Package | Description |
---|---|
org.springframework.vault.config |
Spring configuration for Vault.
|
org.springframework.vault.core |
Vault core support.
|
org.springframework.vault.core.env |
Spring Vault's environment abstraction consisting property source support.
|
org.springframework.vault.core.lease |
The core package implementing lease renewal and secret rotation.
|
Class and Description |
---|
VaultTemplate
This class encapsulates main Vault interaction.
|
Class and Description |
---|
RestOperationsCallback
A callback for executing arbitrary operations on
RestOperations . |
VaultOperations
Interface that specifies a basic set of Vault operations, implemented by
VaultTemplate . |
VaultPkiOperations
Interface that specifies PKI backend-related operations.
|
VaultSysOperations
Interface that specifies a basic set of administrative Vault operations.
|
VaultTokenOperations
Interface that specifies token-related operations.
|
VaultTransitOperations
Interface that specifies operations using the
transit backend. |
Class and Description |
---|
VaultOperations
Interface that specifies a basic set of Vault operations, implemented by
VaultTemplate . |
Class and Description |
---|
VaultOperations
Interface that specifies a basic set of Vault operations, implemented by
VaultTemplate . |
Copyright © 2016–2017 Pivotal Software, Inc.. All rights reserved.