public abstract class TokenSecurityEvent<T extends SecurityToken> extends SecurityEvent
| Constructor and Description |
|---|
TokenSecurityEvent(SecurityEventConstants.Event securityEventType) |
| Modifier and Type | Method and Description |
|---|---|
T |
getSecurityToken() |
void |
setSecurityToken(T securityToken) |
getCorrelationID, getSecurityEventType, setCorrelationIDpublic TokenSecurityEvent(SecurityEventConstants.Event securityEventType)
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.