<ramp:RampartConfig xmlns:ramp="http://ws.apache.org/rampart/policy">
<ramp:user>service</ramp:user>
<ramp:encryptionUser>client</ramp:encryptionUser>
<ramp:userCertAlias>client</ramp:userCertAlias>
</ramp:RampartConfig>
<ramp:user>
This is the user name used to retrieve the password from the CallbackHandler when UsernameToken security policy being configured.
<ramp:userCertAlias>
This is the key alias used to retrive the password of the corresponding private key from the CallbackHandler.
In the absence of this, <ramp:user> is used for the same purpose.
<ramp:encryptionUser>
This is the key alias of the public key used to encrypt the message.
No comments:
Post a Comment