AbstractSecuredElementSecurityEventpublic abstract class AbstractElementSecurityEvent extends SecurityEvent
| Constructor | Description |
|---|---|
AbstractElementSecurityEvent(SecurityEventConstants.Event securityEventType) |
| Modifier and Type | Method | Description |
|---|---|---|
List<QName> |
getElementPath() |
|
XMLSecEvent |
getXmlSecEvent() |
|
void |
setElementPath(List<QName> elementPath) |
|
void |
setXmlSecEvent(XMLSecEvent xmlSecEvent) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCorrelationID, getSecurityEventType, setCorrelationIDpublic AbstractElementSecurityEvent(SecurityEventConstants.Event securityEventType)
public XMLSecEvent getXmlSecEvent()
public void setXmlSecEvent(XMLSecEvent xmlSecEvent)
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.