public class SignedElementsAssertionState extends AssertionState implements Assertable
AssertionState.State
Constructor and Description |
---|
SignedElementsAssertionState(AbstractSecurityAssertion assertion,
PolicyAsserter policyAsserter,
boolean asserted) |
Modifier and Type | Method and Description |
---|---|
void |
addElement(List<QName> pathElement) |
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 SignedElementsAssertionState(AbstractSecurityAssertion assertion, PolicyAsserter policyAsserter, boolean asserted)
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
assertEvent
in interface Assertable
WSSPolicyException
Copyright © 2021 JBoss by Red Hat. All rights reserved.