org.apache.wss4j.policy.stax.assertionStates
Class RelTokenAssertionState
java.lang.Object
org.apache.wss4j.policy.AssertionState
org.apache.wss4j.policy.stax.assertionStates.TokenAssertionState
org.apache.wss4j.policy.stax.assertionStates.RelTokenAssertionState
- All Implemented Interfaces:
- Assertable
public class RelTokenAssertionState
- extends TokenAssertionState
WSP1.3, 5.4.9 RelToken Assertion
|
Method Summary |
boolean |
assertToken(org.apache.xml.security.stax.securityEvent.TokenSecurityEvent<? extends org.apache.xml.security.stax.securityToken.SecurityToken> tokenSecurityEvent,
AbstractToken abstractToken)
|
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 |
RelTokenAssertionState
public RelTokenAssertionState(AbstractSecurityAssertion assertion,
boolean asserted,
PolicyAsserter policyAsserter,
boolean initiator)
getSecurityEventType
public org.apache.xml.security.stax.securityEvent.SecurityEventConstants.Event[] getSecurityEventType()
assertToken
public boolean assertToken(org.apache.xml.security.stax.securityEvent.TokenSecurityEvent<? extends org.apache.xml.security.stax.securityToken.SecurityToken> tokenSecurityEvent,
AbstractToken abstractToken)
throws org.apache.wss4j.common.WSSPolicyException
- Specified by:
assertToken in class TokenAssertionState
- Throws:
org.apache.wss4j.common.WSSPolicyException
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.