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. |
getExceptiongetTimestampgetSource, toStringpublic 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–2020 Pivotal Software, Inc.. All rights reserved.