public class SignedPartsAssertionState extends AssertionState implements Assertable
AssertionState.State| Constructor and Description |
|---|
SignedPartsAssertionState(AbstractSecurityAssertion assertion,
PolicyAsserter policyAsserter,
boolean asserted,
int attachmentCount) |
| 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() |
boolean |
isAsserted() |
clearErrorMessage, getAssertion, getErrorMessage, isHardFailure, isLogged, setAsserted, setErrorMessage, setLoggedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetErrorMessage, isHardFailure, isLogged, setLoggedpublic SignedPartsAssertionState(AbstractSecurityAssertion assertion, PolicyAsserter policyAsserter, boolean asserted, int attachmentCount)
public org.apache.xml.security.stax.securityEvent.SecurityEventConstants.Event[] getSecurityEventType()
getSecurityEventType in interface Assertablepublic boolean assertEvent(org.apache.xml.security.stax.securityEvent.SecurityEvent securityEvent)
throws org.apache.wss4j.common.WSSPolicyException
assertEvent in interface Assertableorg.apache.wss4j.common.WSSPolicyExceptionpublic boolean isAsserted()
isAsserted in interface AssertableisAsserted in class AssertionStateCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.