public class SupportingTokens extends AbstractSecurityAssertion implements org.apache.neethi.PolicyContainingAssertion
| Constructor and Description |
|---|
SupportingTokens(SPConstants.SPVersion version,
QName supportingTokenType,
org.apache.neethi.Policy nestedPolicy) |
clone, equal, getType, getVersion, isAsserted, isIgnorable, isNormalized, isOptional, normalize, serialize, setIgnorable, setOptionalpublic SupportingTokens(SPConstants.SPVersion version, QName supportingTokenType, org.apache.neethi.Policy nestedPolicy)
public QName getName()
getName in interface org.apache.neethi.Assertionpublic boolean equals(Object object)
equals in class AbstractSecurityAssertionpublic int hashCode()
hashCode in class AbstractSecurityAssertionpublic 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 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 © 2018 JBoss by Red Hat. All rights reserved.