Class SignatureProtectionAssertionState

java.lang.Object
org.apache.wss4j.policy.AssertionState
org.apache.wss4j.policy.stax.assertionStates.SignatureProtectionAssertionState
All Implemented Interfaces:
Assertable

public class SignatureProtectionAssertionState extends AssertionState implements Assertable
WSP1.3, 6.4 Signature Protection Property
  • Constructor Details

  • Method Details

    • 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
    • isAsserted

      public boolean isAsserted()
      Specified by:
      isAsserted in interface Assertable
      Overrides:
      isAsserted in class AssertionState