public class LoginTokenExpiredEvent extends AuthenticationEvent
login token
.ApplicationEvent
,
Serialized Formsource
Constructor and Description |
---|
LoginTokenExpiredEvent(VaultToken source)
Create a new
LoginTokenExpiredEvent given VaultToken . |
getSource
getTimestamp
toString
public LoginTokenExpiredEvent(VaultToken source)
LoginTokenExpiredEvent
given VaultToken
.source
- the VaultToken
associated with this event, must not be
null.Copyright © 2016–2019 Pivotal Software, Inc.. All rights reserved.