Class EncryptedPartSecurityEvent


  • public class EncryptedPartSecurityEvent
    extends org.apache.xml.security.stax.securityEvent.AbstractSecuredElementSecurityEvent
    • Constructor Summary

      Constructors 
      Constructor Description
      EncryptedPartSecurityEvent​(org.apache.xml.security.stax.securityToken.InboundSecurityToken inboundSecurityToken, boolean encrypted, List<org.apache.xml.security.stax.ext.XMLSecurityConstants.ContentType> protectionOrder)  
    • Method Summary

      • Methods inherited from class org.apache.xml.security.stax.securityEvent.AbstractSecuredElementSecurityEvent

        getProtectionOrder, getSecurityToken, isAttachment, isEncrypted, isSigned, setAttachment, setEncrypted, setProtectionOrder, setSecurityToken, setSigned
      • Methods inherited from class org.apache.xml.security.stax.securityEvent.AbstractElementSecurityEvent

        getElementPath, getXmlSecEvent, setElementPath, setXmlSecEvent
      • Methods inherited from class org.apache.xml.security.stax.securityEvent.SecurityEvent

        getCorrelationID, getSecurityEventType, setCorrelationID
    • Constructor Detail

      • EncryptedPartSecurityEvent

        public EncryptedPartSecurityEvent​(org.apache.xml.security.stax.securityToken.InboundSecurityToken inboundSecurityToken,
                                          boolean encrypted,
                                          List<org.apache.xml.security.stax.ext.XMLSecurityConstants.ContentType> protectionOrder)