Uses of Class
org.springframework.vault.authentication.event.AuthenticationEvent
Packages that use AuthenticationEvent
Package
Description
Support classes for authentication application events.
-
Uses of AuthenticationEvent in org.springframework.vault.authentication.event
Subclasses of AuthenticationEvent in org.springframework.vault.authentication.eventModifier and TypeClassDescriptionclassEvent published after logging into Vault.classEvent published after renewing alogin token.classEvent published after revoking alogin token.classEvent published before renewing alogin token.classEvent published before revoking alogin token.classEvent published when dropping an expiredlogin token.Methods in org.springframework.vault.authentication.event with parameters of type AuthenticationEventModifier and TypeMethodDescriptionvoidAuthenticationListener.onAuthenticationEvent(AuthenticationEvent leaseEvent) Callback for aAuthenticationEvent