Package | Description |
---|---|
org.springframework.vault.authentication |
Support for authentication and session management.
|
org.springframework.vault.config |
Spring configuration for Vault.
|
org.springframework.vault.core |
Vault core support.
|
Class and Description |
---|
AppIdUserIdMechanism
Interface to obtain a UserId for AppId authentication.
|
ClientAuthentication
ClientAuthentication provides VaultToken to be used for authenticated
Vault access. |
ReactiveSessionManager
Strategy interface that encapsulates the creation and management of Vault sessions
based on
VaultToken used by reactive components. |
SessionManager
Strategy interface that encapsulates the creation and management of Vault sessions
based on
VaultToken . |
VaultTokenSupplier
VaultTokenSupplier provides a VaultToken to be used for authenticated
Vault access. |
Class and Description |
---|
ClientAuthentication
ClientAuthentication provides VaultToken to be used for authenticated
Vault access. |
SessionManager
Strategy interface that encapsulates the creation and management of Vault sessions
based on
VaultToken . |
VaultTokenSupplier
VaultTokenSupplier provides a VaultToken to be used for authenticated
Vault access. |
Copyright © 2016–2018 Pivotal Software, Inc.. All rights reserved.