[Version 5 only]WebSphere Application Server - Express, Version 6.0.x     Operating Systems: AIX, HP-UX, Linux, Solaris, Windows

Response receiver

Important distinction between Version 5.x and Version 6.0.x applications
Note: The information in this article supports version 5.x applications only that are used with WebSphere Application Server Version 6. The information does not apply to version 6.0.x applications.

The response receiver defines the security requirements of the response received from a request to a Web service. The security constraints for response sender must match the security requirements of the response receiver. If the constraints do not match, the response is not accepted by the caller or the sender. The security handler enforces the security constraints based on the security requirements defined in the IBM extension deployment descriptor, located in the ibm-webservicesclient-ext.xmi file and in the bindings, located in the ibm-webservicessclient-bnd.xmi file.

For example, the security requirement might have the response Simple Object Access Protocol (SOAP) body encrypted. If the SOAP body of the SOAP message is not encrypted, the response is rejected and the appropriate fault code is communicated back to the caller of the Web services.

You can specify the following security requirements for a response receiver:
Required integrity (digital signature)
You can select which parts of a message are digitally signed. The following list contains the integrity options:
  • Body
  • Time stamp
Required confidentiality (encryption)
You can encrypt the body content of the message.
Received time stamp
You can have a time stamp for checking the timeliness of the message.



Sub-topics
Response receiver binding collection

Related concepts
Request sender
Response sender
Request receiver

Related tasks
Securing Web services for version 5.x applications using XML encryption

Concept topic    

Terms of Use | Feedback

Last updated: Jun 8, 2005 12:45:23 PM EDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.express.doc/info/exp/ae/cwbs_resprec.html

© Copyright IBM Corporation 2003, 2005. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)