Class AbstractElementSecurityEvent
java.lang.Object
org.apache.xml.security.stax.securityEvent.SecurityEvent
org.apache.xml.security.stax.securityEvent.AbstractElementSecurityEvent
- Direct Known Subclasses:
AbstractSecuredElementSecurityEvent
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAbstractElementSecurityEvent
(SecurityEventConstants.Event securityEventType) -
Method Summary
Modifier and TypeMethodDescriptionvoid
setElementPath
(List<QName> elementPath) void
setXmlSecEvent
(XMLSecEvent xmlSecEvent) Methods inherited from class org.apache.xml.security.stax.securityEvent.SecurityEvent
getCorrelationID, getSecurityEventType, setCorrelationID
-
Field Details
-
elementPath
-
xmlSecEvent
-
-
Constructor Details
-
AbstractElementSecurityEvent
-
-
Method Details
-
getElementPath
-
setElementPath
-
getXmlSecEvent
-
setXmlSecEvent
-