org.apache.wss4j.policy.stax.assertionStates
Class OnlySignEntireHeadersAndBodyAssertionState
java.lang.Object
org.apache.wss4j.policy.AssertionState
org.apache.wss4j.policy.stax.assertionStates.OnlySignEntireHeadersAndBodyAssertionState
- All Implemented Interfaces:
- Assertable
public class OnlySignEntireHeadersAndBodyAssertionState
- extends AssertionState
- implements Assertable
WSP1.3, 6.6 Entire Header and Body Signatures Property
|
Method Summary |
boolean |
assertEvent(org.apache.xml.security.stax.securityEvent.SecurityEvent securityEvent)
|
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 |
OnlySignEntireHeadersAndBodyAssertionState
public OnlySignEntireHeadersAndBodyAssertionState(AbstractSecurityAssertion assertion,
PolicyAsserter policyAsserter,
boolean asserted,
String roleOrActor)
getSecurityEventType
public org.apache.xml.security.stax.securityEvent.SecurityEventConstants.Event[] getSecurityEventType()
- Specified by:
getSecurityEventType in interface Assertable
assertEvent
public boolean assertEvent(org.apache.xml.security.stax.securityEvent.SecurityEvent securityEvent)
throws org.apache.wss4j.common.WSSPolicyException
- Specified by:
assertEvent in interface Assertable
- Throws:
org.apache.wss4j.common.WSSPolicyException
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.