Package org.springframework.vault.authentication.event
@NonNullApi
@NonNullFields
package org.springframework.vault.authentication.event
Support classes for authentication application events.
-
ClassDescriptionEvent published after logging into Vault.Event published after renewing a
login token
.Event published after revoking alogin token
.Generic event class for authentication error events.Listener for Vault exceptionalAuthenticationEvent
s.Abstract base class for authentication events.Interface to be implemented by objects that can manage a number ofAuthenticationEvent
andAuthenticationErrorEvent
objects and publish events to them.Listener for VaultAuthenticationEvent
s.Event published before renewing alogin token
.Event published before revoking alogin token
.Event published before renewing alogin token
.Event published when dropping an expiredlogin token
.Generic event class for authentication error events.Generic event class for authentication error events.