Package | Description |
---|---|
org.springframework.vault.authentication |
Support for authentication and session management.
|
org.springframework.vault.config |
Spring configuration for Vault.
|
Modifier and Type | Class and Description |
---|---|
class |
CachingVaultTokenSupplier
Default implementation of
VaultTokenSupplier caching the VaultToken
from a delegate VaultTokenSupplier . |
class |
ReactiveLifecycleAwareSessionManager
Reactive implementation of Lifecycle-aware
session
manager . |
Modifier and Type | Method and Description |
---|---|
ReactiveSessionManager |
AbstractReactiveVaultConfiguration.reactiveSessionManager()
Construct a
ReactiveSessionManager using AbstractReactiveVaultConfiguration.vaultTokenSupplier() . |
Copyright © 2016–2020 Pivotal Software, Inc.. All rights reserved.