public class LoginTokenRevocationFailedEvent extends AuthenticationErrorEvent
ApplicationEvent,
Serialized Formsource| Constructor and Description |
|---|
LoginTokenRevocationFailedEvent(VaultToken source,
Throwable exception)
|
| Modifier and Type | Method and Description |
|---|---|
VaultToken |
getSource() |
getExceptiongetTimestamptoStringpublic LoginTokenRevocationFailedEvent(VaultToken source, Throwable exception)
source - the VaultToken associated with this event, must not be
null.exception - must not be null.public VaultToken getSource()
getSource in class EventObjectCopyright © 2016–2021 Pivotal Software, Inc.. All rights reserved.