org.apache.wss4j.policy.stax.assertionStates
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
public class SecureConversationTokenAssertionState
- extends SecurityContextTokenAssertionState
WSP1.3, 5.4.7 SecureConversationToken Assertion
|
Method Summary |
org.apache.xml.security.stax.securityEvent.SecurityEventConstants.Event[] |
getSecurityEventType()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecureConversationTokenAssertionState
public SecureConversationTokenAssertionState(AbstractSecurityAssertion assertion,
boolean asserted,
PolicyAsserter policyAsserter,
boolean initiator)
getSecurityEventType
public org.apache.xml.security.stax.securityEvent.SecurityEventConstants.Event[] getSecurityEventType()
- Specified by:
getSecurityEventType in interface Assertable- Overrides:
getSecurityEventType in class SecurityContextTokenAssertionState
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.