| Package | Description |
|---|---|
| org.springframework.vault.authentication.event |
Support classes for authentication application events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoginFailedEvent
Event published before renewing a
login token. |
class |
LoginTokenRenewalFailedEvent
Generic event class for authentication error events.
|
class |
LoginTokenRevocationFailedEvent
Generic event class for authentication error events.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationErrorListener.onAuthenticationError(AuthenticationErrorEvent authenticationEvent)
Callback for a
AuthenticationErrorEvent. |
Copyright © 2016–2020 Pivotal Software, Inc.. All rights reserved.