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

Configuring the client for response decryption: decrypting the message parts

Before you begin

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.0.x. The information does not apply to version 6.0.x applications.
Prior to completing these steps, read either of the following topics to become familiar with the WS Extensions tab and the WS Binding tab in the Client Deployment Descriptor Editor within an assembly tool:

These two tabs are used to configure the Web services security extensions and the Web services security bindings, respectively.

Why and when to perform this task

Complete the following steps to specify which response message parts to decrypt when configuring the client for response decryption. The server response encryption and client response decryption configurations must match.

Steps for this task

  1. Launch an assembly tool. For more information on the assembly tools, see Assembly tools.
  2. Open the J2EE perspective by clicking Window > Open perspective > Other > J2EE.
  3. Click Application Client Projects > application_name > appClientModule > META-INF.
  4. Right-click the application-client.xml file, select Open with > Deployment descriptor editor.
  5. Click the WS Extensions tab, which is located at the bottom of the deployment descriptor editor within the assembly tool.
  6. Expand the Response receiver configuration > Required confidentiality section.
  7. Select the parts of the message that you must decrypt by clicking Add and selecting either Bodycontent or Usernametoken. The following information describes these message parts:
    Bodycontent
    The user data portion of the message.
    Usernametoken
    The basic authentication information, if selected.

    The information selected in this step is encrypted by the server in the response sender.

    Important: A username token is typically not sent in the response. Thus, you usually do not need to select username token.

What to do next

After you specify which message parts to decrypt, you must specify which method to use when decrypting the response message. See Configuring the client for response decryption: choosing a decryption method for more information.



Related concepts
XML encryption

Related tasks
Configuring the client for response decryption: choosing a decryption method
Configuring the client security bindings using an assembly tool
Configuring the security bindings on a server acting as a client using the administrative console
Configuring key locators using an assembly tool
Configuring key locators using the administrative console

Task topic    

Terms of Use | Feedback

Last updated: Mar 17, 2005 4:28:29 AM CST
http://publib.boulder.ibm.com/infocenter/ws60help/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/twbs_confclrespdecryptmsg.html

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