Package | Description |
---|---|
org.springframework.vault.authentication |
Support for authentication and session management.
|
org.springframework.vault.client |
Spring Vault Client abstraction.
|
org.springframework.vault.config |
Spring configuration for Vault.
|
org.springframework.vault.core |
Vault core support.
|
Class and Description |
---|
VaultClient
Implementation of the low-level Vault client.
|
VaultException
The Spring Vault specific
NestedRuntimeException implementation. |
Class and Description |
---|
VaultAccessor
Base class for Vault accessing helpers, defining common properties such as the
RestTemplate to operate on. |
VaultAccessor.RestTemplateCallback
A callback for executing arbitrary operations on the
RestTemplate . |
VaultEndpoint
Value object that defines Vault connection coordinates.
|
VaultResponseEntity
Encapsulates the client response used in
VaultAccessor . |
Class and Description |
---|
VaultClient
Implementation of the low-level Vault client.
|
VaultEndpoint
Value object that defines Vault connection coordinates.
|
Class and Description |
---|
VaultAccessor.RestTemplateCallback
A callback for executing arbitrary operations on the
RestTemplate . |
VaultClient
Implementation of the low-level Vault client.
|
VaultException
The Spring Vault specific
NestedRuntimeException implementation. |
VaultResponseEntity
Encapsulates the client response used in
VaultAccessor . |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.