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.
|
org.springframework.vault.core.util |
Property transformer classes for Spring Vault core support.
|
org.springframework.vault.repository.core |
Spring Vault core repository implementation.
|
org.springframework.vault.security |
Integration with Spring Security.
|
Class and Description |
---|
ReactiveVaultTemplate
This class encapsulates main Vault interaction.
|
VaultTemplate
This class encapsulates main Vault interaction.
|
Class and Description |
---|
ReactiveVaultOperations
Interface that specifies a basic set of Vault operations executed on a reactive
infrastructure, implemented by
ReactiveVaultTemplate . |
RestOperationsCallback
A callback for executing arbitrary operations on
RestOperations . |
VaultKeyValueOperations
Interface that specifies a basic set of Vault operations using Vault's Key/Value secret
backend.
|
VaultKeyValueOperationsSupport
Interface that specifies a basic set of Vault operations using Vault's Key/Value secret
backend.
|
VaultKeyValueOperationsSupport.KeyValueBackend
Enumeration of supported Key/Value backend API versions.
|
VaultOperations
Interface that specifies a basic set of Vault operations, implemented by
VaultTemplate . |
VaultPkiOperations
Interface that specifies PKI backend-related operations.
|
VaultPkiOperations.Encoding |
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. |
VaultVersionedKeyValueOperations
Interface that specifies a basic set of Vault operations using Vault's versioned
Key/Value (kv version 2) secret backend.
|
VaultWrappingOperations
Interface that specifies wrapping-related operations.
|
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 . |
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 . |
Class and Description |
---|
VaultOperations
Interface that specifies a basic set of Vault operations, implemented by
VaultTemplate . |
VaultTransitOperations
Interface that specifies operations using the
transit backend. |
Copyright © 2016–2019 Pivotal Software, Inc.. All rights reserved.