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.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultSessionManager
Default implementation of
SessionManager . |
Modifier and Type | Method and Description |
---|---|
SessionManager |
AbstractVaultConfiguration.sessionManager()
|
Modifier and Type | Method and Description |
---|---|
void |
VaultTemplate.setSessionManager(SessionManager sessionManager)
Set the
SessionManager . |
Constructor and Description |
---|
VaultTemplate(VaultClientFactory vaultClientFactory,
SessionManager sessionManager)
|
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.