See: Description
| Interface | Description |
|---|---|
| AuthenticationErrorListener |
Listener for Vault exceptional
AuthenticationEvents. |
| AuthenticationListener |
Listener for Vault
AuthenticationEvents. |
| Class | Description |
|---|---|
| AfterLoginEvent |
Event published after logging into Vault.
|
| AfterLoginTokenRenewedEvent |
Event published after renewing a
login token. |
| AfterLoginTokenRevocationEvent |
Event published after revoking a
login token. |
| AuthenticationErrorEvent |
Generic event class for authentication error events.
|
| AuthenticationEvent |
Abstract base class for authentication events.
|
| BeforeLoginTokenRenewedEvent |
Event published before renewing a
login token. |
| BeforeLoginTokenRevocationEvent |
Event published before revoking a
login token. |
| LoginFailedEvent |
Event published before renewing a
login token. |
| LoginTokenExpiredEvent |
Event published when dropping an expired
login token. |
| LoginTokenRenewalFailedEvent |
Generic event class for authentication error events.
|
| LoginTokenRevocationFailedEvent |
Generic event class for authentication error events.
|
Copyright © 2016–2021 Pivotal Software, Inc.. All rights reserved.