AbstractElementSecurityEvent, AlgorithmSuiteSecurityEvent, SignatureValueSecurityEvent, TokenSecurityEventpublic abstract class SecurityEvent extends Object
| Modifier | Constructor | Description |
|---|---|---|
protected |
SecurityEvent(SecurityEventConstants.Event securityEventType) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getCorrelationID() |
|
SecurityEventConstants.Event |
getSecurityEventType() |
|
void |
setCorrelationID(String correlationID) |
protected SecurityEvent(SecurityEventConstants.Event securityEventType)
public SecurityEventConstants.Event getSecurityEventType()
public String getCorrelationID()
public void setCorrelationID(String correlationID)
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.