public class LoginTokenRevocationFailedEvent extends AuthenticationErrorEvent
ApplicationEvent
,
Serialized Formsource
Constructor and Description |
---|
LoginTokenRevocationFailedEvent(VaultToken source,
Throwable exception)
|
Modifier and Type | Method and Description |
---|---|
VaultToken |
getSource() |
getException
getTimestamp
toString
public 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 EventObject
Copyright © 2016–2019 Pivotal Software, Inc.. All rights reserved.