Use this page to specify the binding configuration for the response consumer.
The security constraints or bindings are defined using the application assembly process before the application is installed. WebSphere Application Server provides assembly tools to assemble your application.
If the security constraints are defined in the application, you must either define the corresponding binding information or select the Use defaults option on this panel and use the default binding information for the server or cell level. The default binding that is provided by WebSphere Application Server is a sample. Do not use this sample in a production environment without modifying the configuration. The security constraints define what is signed or encrypted in the Web services security message. The bindings define how to enforce the requirements.
Digital signature security constraint (integrity)
Information type | Required or optional |
---|---|
Signing information | Required |
Key information | Required |
Token consumer | Optional |
Key locators | Optional |
Collection certificate store | Optional |
Trust anchors | Optional |
Properties | Optional |
Encryption constraint (confidentiality)
Information type | Required or optional |
---|---|
Encryption information | Required |
Key information | Required |
Token consumer | Optional |
Key locators | Optional |
Collection certificate store | Optional |
Trust anchors | Optional |
Properties | Optional |
Security token constraint
Information type | Required or optional |
---|---|
Token consumer | Required |
Collection certificate store | Optional |
Trust anchors | Optional |
Properties | Optional |
You can use the collection certificate store and trust anchors that are defined at the application level, server level, or the cell level.
Select this option if you want to use the default binding information from the cell or server level.
Specifies the enterprise bean in an assembled Enterprise JavaBeans (EJB) module.
Specifies the port in the Web service that is defined during application assembly.
Specifies the name of the Web service that is defined during application assembly.
Related reference
Request generator (sender) binding configuration settings
Request consumer (receiver) binding configuration settings
Response generator (sender) binding configuration settings