Uses of Class
org.springframework.vault.authentication.event.AuthenticationEvent
Package
Description
Support classes for authentication application events.
-
Uses of AuthenticationEvent in org.springframework.vault.authentication.event
Modifier and TypeClassDescriptionclass
Event published after logging into Vault.class
Event published after renewing alogin token
.class
Event published after revoking alogin token
.class
Event published before renewing alogin token
.class
Event published before revoking alogin token
.class
Event published when dropping an expiredlogin token
.Modifier and TypeMethodDescriptionvoid
AuthenticationListener.onAuthenticationEvent
(AuthenticationEvent leaseEvent) Callback for aAuthenticationEvent