FileDocCategorySizeDatePackage
EndorsingSupportingTokens.javaAPI DocExample2682Tue May 29 16:56:46 BST 2007com.sun.xml.ws.security.impl.policy

EndorsingSupportingTokens

public class EndorsingSupportingTokens extends SupportingTokens implements com.sun.xml.ws.security.policy.EndorsingSupportingTokens
author
K.Venugopal@sun.com Abhijit.Das@Sun.Com

Fields Summary
Constructors Summary
public EndorsingSupportingTokens()

    
public EndorsingSupportingTokens(com.sun.xml.ws.policy.sourcemodel.AssertionData name, Collection nestedAssertions, com.sun.xml.ws.policy.AssertionSet nestedAlternative)

        super(name,nestedAssertions,nestedAlternative);
    
Methods Summary