public abstract class AbstractElementSecurityEvent extends SecurityEvent
Constructor and Description |
---|
AbstractElementSecurityEvent(SecurityEventConstants.Event securityEventType) |
Modifier and Type | Method and Description |
---|---|
List<QName> |
getElementPath() |
XMLSecEvent |
getXmlSecEvent() |
void |
setElementPath(List<QName> elementPath) |
void |
setXmlSecEvent(XMLSecEvent xmlSecEvent) |
getCorrelationID, getSecurityEventType, setCorrelationID
public AbstractElementSecurityEvent(SecurityEventConstants.Event securityEventType)
public XMLSecEvent getXmlSecEvent()
public void setXmlSecEvent(XMLSecEvent xmlSecEvent)
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.