Class SignedEndorsingSupportingTokens

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

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

    • SignedEndorsingSupportingTokens

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

      public SignedEndorsingSupportingTokens(AssertionData name, Collection<PolicyAssertion> nestedAssertions, AssertionSet nestedAlternative)