public abstract class AuthenticationEvent extends ApplicationEvent
ApplicationEvent,
Serialized Formsource| Modifier | Constructor and Description |
|---|---|
protected |
AuthenticationEvent(VaultToken source)
Create a new
AuthenticationEvent given VaultToken. |
| Modifier and Type | Method and Description |
|---|---|
VaultToken |
getSource() |
getTimestamptoStringprotected AuthenticationEvent(VaultToken source)
AuthenticationEvent given VaultToken.source - the VaultToken associated with this event, must not be
null.public VaultToken getSource()
getSource in class EventObjectCopyright © 2016–2021 Pivotal Software, Inc.. All rights reserved.