Web services: Client security bindings collection
Use this page to view a list of application-level, client-side binding configurations for Web Services Security. These bindings are used when a web service is a client to another web service.
這個管理主控台頁面只適用於 Java™ API for XML-Based RPC (JAX-RPC) 應用程式。
- Click .
- Under Modules, click .
- Under Web Services Security Properties, click Web services: Client security bindings.
根據啟用安全時所指派的安全角色而定,您可能會有建立或編輯配置資料之文字輸入欄位或按鈕的存取權。 請檢閱管理角色說明文件,以進一步瞭解應用程式伺服器的有效角色。
Component
Specifies the enterprise bean in an assembled Enterprise JavaBeans (EJB) module.
Port
Specifies the port that is used to send messages to a server and receive messages from a server.
Web service
Specifies the name of the web service that is defined during application assembly.
Request generator (sender) binding
Specifies the binding configuration that is used to send request messages to the request consumer.
Click Edit custom to configure the required and additional properties such as signing information, key information, token generators, key locators, and collection certificate stores.
The binding information for the request generator that is specified for the client must match the binding information for the request consumer that is specified for the server.
Response consumer (receiver) binding
Specifies the binding configuration that is used to receive response messages from the response generator.
Click Edit custom to configure the required and additional properties such as signing information, key information, token consumers, key locators, collection certificate stores, and trust anchors.
The binding information for the response consumer that is specified for the client must match the binding information for the response generator that is specified for the server.
Request sender binding
Specifies the binding configuration that is used to send request messages to the request receiver.
Click Edit to configure the additional properties for the request sender such as signing information, key information, encryption information, key locators, and the login binding.
The binding information for the request sender that is specified for the client must match the binding information for the request receiver that is specified for the server.
Response receiver binding
Specifies the binding configuration that is used to receive response messages from the response sender.
Click Edit to configure the additional properties for the response receiver such as signing information, encryption information, trust anchors, collection certificate stores, and key locators.
The binding information for the response receiver that is specified for the client must match the binding information for the response sender that is specified for the server.
HTTP basic authentication
Specifies the user name and password to use for this port with HTTP transport-level basic authentication. You can enable transport-level authentication security independently of message-level security.
Although the name of this field is HTTP basic authentication, you can use this field to specify the user name and password in conjunction with any transport method. This field is not specific to HTTP transport. For example, you can use this same field with Java Message Service (JMS).
Click Edit to configure the basic authentication ID and password for transport-level authentication.
HTTP SSL configuration
Enables and configures transport-level Secure Sockets Layer (SSL) security for this port. You can enable transport-level SSL security independently of message-level security.
Click Edit to specify the settings for transport-level HTTP SSL configuration for this port.