File
Doc
Category
Size
Date
Package
SignedSupportingTokens.java
API Doc
Example
2722
Tue May 29 16:56:48 BST 2007
com.sun.xml.ws.security.impl.policy
SignedSupportingTokens
java.lang.Object
SupportingTokens
public class SignedSupportingTokens extends SupportingTokens implements com.sun.xml.ws.security.policy.SignedSupportingTokens
author
K.Venugopal@sun.com
Fields Summary
Constructors Summary
public SignedSupportingTokens
()
Creates a new instance of SignedSupportingTokens
public SignedSupportingTokens
(
com.sun.xml.ws.policy.sourcemodel.AssertionData
name,
Collection
nestedAssertions,
com.sun.xml.ws.policy.AssertionSet
nestedAlternative)
super(name,nestedAssertions,nestedAlternative);
Methods Summary
Java Code Source