public class X509TokenAssertionState extends TokenAssertionState
AssertionState.State
Constructor and Description |
---|
X509TokenAssertionState(AbstractSecurityAssertion assertion,
boolean asserted,
PolicyAsserter policyAsserter,
boolean initiator) |
Modifier and Type | Method and Description |
---|---|
boolean |
assertToken(org.apache.xml.security.stax.securityEvent.TokenSecurityEvent<? extends org.apache.xml.security.stax.securityToken.SecurityToken> tokenSecurityEvent,
AbstractToken abstractToken) |
org.apache.xml.security.stax.securityEvent.SecurityEventConstants.Event[] |
getSecurityEventType() |
assertEvent, getPolicyAsserter, hasDerivedKeys, isInitiator
clearErrorMessage, getAssertion, getErrorMessage, isAsserted, isHardFailure, isLogged, setAsserted, setErrorMessage, setLogged
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getErrorMessage, isAsserted, isHardFailure, isLogged, setLogged
public X509TokenAssertionState(AbstractSecurityAssertion assertion, boolean asserted, PolicyAsserter policyAsserter, boolean initiator)
public org.apache.xml.security.stax.securityEvent.SecurityEventConstants.Event[] getSecurityEventType()
public boolean assertToken(org.apache.xml.security.stax.securityEvent.TokenSecurityEvent<? extends org.apache.xml.security.stax.securityToken.SecurityToken> tokenSecurityEvent, AbstractToken abstractToken) throws WSSPolicyException, org.apache.xml.security.exceptions.XMLSecurityException
assertToken
in class TokenAssertionState
WSSPolicyException
org.apache.xml.security.exceptions.XMLSecurityException
Copyright © 2017 JBoss by Red Hat. All rights reserved.