Class SignedSupportingTokens

java.lang.Object
com.sun.xml.ws.policy.PolicyAssertion
com.sun.xml.ws.security.impl.policy.SupportingTokens
com.sun.xml.ws.security.impl.policy.SignedSupportingTokens
All Implemented Interfaces:
SignedSupportingTokens, SupportingTokens, Token
Direct Known Subclasses:
SignedEncryptedSupportingTokens

public class SignedSupportingTokens extends SupportingTokens implements SignedSupportingTokens
Author:
K.Venugopal@sun.com
  • Constructor Details

    • SignedSupportingTokens

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

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