Class EncryptedSupportingTokens

java.lang.Object
com.sun.xml.ws.policy.PolicyAssertion
com.sun.xml.ws.security.impl.policy.SupportingTokens
com.sun.xml.ws.security.impl.policy.EncryptedSupportingTokens
All Implemented Interfaces:
EncryptedSupportingTokens, SupportingTokens, Token

public class EncryptedSupportingTokens extends SupportingTokens implements EncryptedSupportingTokens
Author:
Ashutosh.Shahi@sun.com
  • Constructor Details

    • EncryptedSupportingTokens

      public EncryptedSupportingTokens()
      Creates a new instance of EncryptedSupportingTokens
    • EncryptedSupportingTokens

      public EncryptedSupportingTokens(com.sun.xml.ws.policy.sourcemodel.AssertionData name, Collection<com.sun.xml.ws.policy.PolicyAssertion> nestedAssertions, com.sun.xml.ws.policy.AssertionSet nestedAlternative)