Class SignedEncryptedSupportingTokens

java.lang.Object
com.sun.xml.ws.policy.PolicyAssertion
All Implemented Interfaces:
SignedEncryptedSupportingTokens, SignedSupportingTokens, SupportingTokens, Token

public class SignedEncryptedSupportingTokens extends SignedSupportingTokens implements SignedEncryptedSupportingTokens
Author:
Ashutosh.Shahi@sun.com
  • Constructor Details

    • SignedEncryptedSupportingTokens

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

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