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, setOptional
public SupportingTokens(SPConstants.SPVersion version, QName supportingTokenType, org.apache.neethi.Policy nestedPolicy)
public QName getName()
getName
in interface org.apache.neethi.Assertion
public boolean equals(Object object)
equals
in class AbstractSecurityAssertion
public int hashCode()
hashCode
in class AbstractSecurityAssertion
public void serialize(XMLStreamWriter writer) throws XMLStreamException
serialize
in interface org.apache.neethi.Assertion
serialize
in interface org.apache.neethi.PolicyComponent
XMLStreamException
public org.apache.neethi.PolicyComponent normalize()
normalize
in interface org.apache.neethi.Assertion
normalize
in class AbstractSecurityAssertion
protected AbstractSecurityAssertion cloneAssertion(org.apache.neethi.Policy nestedPolicy)
cloneAssertion
in class AbstractSecurityAssertion
public org.apache.neethi.Policy getPolicy()
getPolicy
in interface org.apache.neethi.PolicyContainingAssertion
protected 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 © 2021 JBoss by Red Hat. All rights reserved.