public class TokenProtectionAssertionState extends AssertionState implements Assertable
AssertionState.State
Constructor and Description |
---|
TokenProtectionAssertionState(org.apache.neethi.Assertion assertion,
PolicyAsserter policyAsserter,
boolean initialAssertionState) |
Modifier and Type | Method and Description |
---|---|
boolean |
assertEvent(org.apache.xml.security.stax.securityEvent.SecurityEvent securityEvent) |
org.apache.xml.security.stax.securityEvent.SecurityEventConstants.Event[] |
getSecurityEventType() |
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 TokenProtectionAssertionState(org.apache.neethi.Assertion assertion, PolicyAsserter policyAsserter, boolean initialAssertionState)
public org.apache.xml.security.stax.securityEvent.SecurityEventConstants.Event[] getSecurityEventType()
getSecurityEventType
in interface Assertable
public boolean assertEvent(org.apache.xml.security.stax.securityEvent.SecurityEvent securityEvent) throws WSSPolicyException, org.apache.xml.security.exceptions.XMLSecurityException
assertEvent
in interface Assertable
WSSPolicyException
org.apache.xml.security.exceptions.XMLSecurityException
Copyright © 2021 JBoss by Red Hat. All rights reserved.