Uses of Class
org.springframework.vault.authentication.event.AuthenticationErrorEvent
Package
Description
Support classes for authentication application events.
-
Uses of AuthenticationErrorEvent in org.springframework.vault.authentication.event
Modifier and TypeClassDescriptionclass
Event published before renewing alogin token
.class
Generic event class for authentication error events.class
Generic event class for authentication error events.Modifier and TypeMethodDescriptionvoid
AuthenticationErrorListener.onAuthenticationError
(AuthenticationErrorEvent authenticationEvent) Callback for aAuthenticationErrorEvent
.