Class RsaToken

java.lang.Object
com.sun.xml.ws.policy.PolicyAssertion
com.sun.xml.ws.security.impl.policy.RsaToken
All Implemented Interfaces:
RsaToken, SecurityAssertionValidator, Token, Cloneable

public class RsaToken extends PolicyAssertion implements RsaToken, Cloneable, SecurityAssertionValidator
RsaToken should be used with SecurityPolicy submission namespace (2005/07) and a namespace of http://schemas.microsoft.com/ws/2005/07/securitypolicy. It should be replaced with KeyValueToken for SecurityPolicy 1.2
Author:
ashutosh.shahi@sun.com