public class SupportingTokens extends AbstractSecurityAssertion implements org.apache.neethi.PolicyContainingAssertion
| Constructor and Description |
|---|
SupportingTokens(SPConstants.SPVersion version,
SupportingTokenType supportingTokenType,
org.apache.neethi.Policy nestedPolicy) |
clone, equal, getType, getVersion, isAsserted, isIgnorable, isNormalized, isOptional, normalize, serialize, setIgnorable, setOptionalpublic SupportingTokens(SPConstants.SPVersion version, SupportingTokenType supportingTokenType, org.apache.neethi.Policy nestedPolicy)
public QName getName()
getName in interface org.apache.neethi.Assertionpublic void serialize(XMLStreamWriter writer) throws XMLStreamException
serialize in interface org.apache.neethi.Assertionserialize in interface org.apache.neethi.PolicyComponentXMLStreamExceptionpublic org.apache.neethi.PolicyComponent normalize()
normalize in interface org.apache.neethi.Assertionnormalize in class AbstractSecurityAssertionprotected AbstractSecurityAssertion cloneAssertion(org.apache.neethi.Policy nestedPolicy)
cloneAssertion in class AbstractSecurityAssertionpublic org.apache.neethi.Policy getPolicy()
getPolicy in interface org.apache.neethi.PolicyContainingAssertionprotected void parseNestedPolicy(org.apache.neethi.Policy nestedPolicy,
SupportingTokens supportingTokens)
public SupportingTokenType getSupportingTokenType()
protected void setSupportingTokenType(SupportingTokenType supportingTokenType)
public List<AbstractToken> getTokens()
public void addToken(AbstractToken token)
public AlgorithmSuite getAlgorithmSuite()
protected void setAlgorithmSuite(AlgorithmSuite algorithmSuite)
public SignedParts getSignedParts()
protected void setSignedParts(SignedParts signedParts)
public SignedElements getSignedElements()
protected void setSignedElements(SignedElements signedElements)
public EncryptedParts getEncryptedParts()
protected void setEncryptedParts(EncryptedParts encryptedParts)
public EncryptedElements getEncryptedElements()
protected void setEncryptedElements(EncryptedElements encryptedElements)
public boolean isEncryptedToken()
public boolean isEndorsing()
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.