- IBM WebSphere Application Server v7.0 Security
- Omar Siliceo
- 179字
- 2021-04-09 22:02:53
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text are shown as follows: "Start the wsadmin
interface."
A block of code is set as follows:
LoadModule ibm_ssl_module modules/mod_ibm_ssl.so Listen [Server_IP]:8444 <VirtualHost [Server_IP]:8444> SSLEnable SSLServerCert ihs1.wasmaster SSLProtocolDisable SSLv2 </VirtualHost> KeyFile /opt/IBM/HTTPServer/ihsserverkey.kdb SSLDisable
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
getParamAndForward(request, response);
Any command-line input or output is written as follows:
AdminTask.createSecurityDomain('-securityDomainName secappsvr01. yourcompany.com -securityDomainDescription "Security domain for SecureAppServer01" ')
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "From the list of links located at the bottom, on the right-hand side of the window, click the Open WebSphere Bindings link"
Note
Tips and tricks appear like this.
- CorelDRAW X6圖形設計立體化教程
- ANSYS 14熱力學·電磁學·耦合場分析自學手冊
- 商用級AIGC繪畫創(chuàng)作與技巧(Midjourney+Stable Diffusion)
- Learning Ext JS 3.2
- 中文版Maya 2014案例教程
- ABAQUS基礎入門與案例精通
- NetLogo多主體建模入門
- PS App UI設計從零開始學
- Photoshop CS6實戰(zhàn)從入門到精通(超值版)
- Liferay Portal Systems Development
- 正則表達式必知必會(修訂版)
- 從零開始:Illustrator CC中文版基礎培訓教程
- 中文版Photoshop 2023從入門到精通
- MooTools 1.2 Beginner's Guide
- Deep Inside osCommerce: The Cookbook