java.lang.Object
com.sun.xml.ws.policy.PolicyAssertion
com.sun.xml.ws.security.impl.policy.SignedElements
All Implemented Interfaces:
SecurityAssertionValidator, SignedElements, Target

public class SignedElements extends com.sun.xml.ws.policy.PolicyAssertion implements SignedElements, SecurityAssertionValidator
Author:
K.Venugopal@sun.com
  • Constructor Details

    • SignedElements

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

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