public class LoginFailedEvent extends AuthenticationErrorEvent
login token
.
Provides ClientAuthentication
or VaultTokenSupplier
as
source
.
ApplicationEvent
,
Serialized Formsource
Constructor and Description |
---|
LoginFailedEvent(Object source,
Throwable exception)
Create a new
LoginFailedEvent given Exception . |
getException
getSource, toString
public LoginFailedEvent(Object source, Throwable exception)
LoginFailedEvent
given Exception
.source
- the ClientAuthentication
or VaultTokenSupplier
associated with this event, must not be null.exception
- must not be null.Copyright © 2016–2024 Pivotal Software, Inc.. All rights reserved.