Interface Assertable

    • Method Detail

      • getSecurityEventType

        org.apache.xml.security.stax.securityEvent.SecurityEventConstants.Event[] getSecurityEventType()
      • assertEvent

        boolean assertEvent​(org.apache.xml.security.stax.securityEvent.SecurityEvent securityEvent)
                     throws WSSPolicyException,
                            org.apache.xml.security.exceptions.XMLSecurityException
        Throws:
        WSSPolicyException
        org.apache.xml.security.exceptions.XMLSecurityException
      • isHardFailure

        boolean isHardFailure()
      • isAsserted

        boolean isAsserted()
      • getErrorMessage

        String getErrorMessage()
      • isLogged

        boolean isLogged()
      • setLogged

        void setLogged​(boolean logged)