Class SecureConversationTokenAssertionState
java.lang.Object
org.apache.wss4j.policy.AssertionState
org.apache.wss4j.policy.stax.assertionStates.TokenAssertionState
org.apache.wss4j.policy.stax.assertionStates.SecurityContextTokenAssertionState
org.apache.wss4j.policy.stax.assertionStates.SecureConversationTokenAssertionState
- All Implemented Interfaces:
Assertable
WSP1.3, 5.4.7 SecureConversationToken Assertion
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.wss4j.policy.AssertionState
org.apache.wss4j.policy.AssertionState.State -
Constructor Summary
ConstructorsConstructorDescriptionSecureConversationTokenAssertionState(org.apache.wss4j.policy.model.AbstractSecurityAssertion assertion, boolean asserted, PolicyAsserter policyAsserter, boolean initiator) -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.xml.security.stax.securityEvent.SecurityEventConstants.Event[]Methods inherited from class org.apache.wss4j.policy.stax.assertionStates.SecurityContextTokenAssertionState
assertTokenMethods inherited from class org.apache.wss4j.policy.stax.assertionStates.TokenAssertionState
assertEvent, getPolicyAsserter, hasDerivedKeys, isInitiatorMethods inherited from class org.apache.wss4j.policy.AssertionState
clearErrorMessage, getAssertion, getErrorMessage, isAsserted, isHardFailure, isLogged, setAsserted, setErrorMessage, setLoggedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.wss4j.policy.stax.Assertable
getErrorMessage, isAsserted, isHardFailure, isLogged, setLogged
-
Constructor Details
-
SecureConversationTokenAssertionState
public SecureConversationTokenAssertionState(org.apache.wss4j.policy.model.AbstractSecurityAssertion assertion, boolean asserted, PolicyAsserter policyAsserter, boolean initiator)
-
-
Method Details
-
getSecurityEventType
public org.apache.xml.security.stax.securityEvent.SecurityEventConstants.Event[] getSecurityEventType()- Specified by:
getSecurityEventTypein interfaceAssertable- Overrides:
getSecurityEventTypein classSecurityContextTokenAssertionState
-