Package org.springframework.vault.core
@NonNullApi
@NonNullFields
package org.springframework.vault.core
Vault core support.
-
ClassDescriptionInterface that specifies a basic set of Vault operations using Vault's versioned Key/Value (kv version 2) secret backend.Interface that specifies a basic set of Vault operations using Vault's Key/Value secret backend.Interface that specifies a basic set of Vault operations using Vault's Key/Value secret backend.Interface that specifies a basic set of Vault operations executed on a reactive infrastructure, implemented by
ReactiveVaultTemplate
.Interface that specifies a basic set of administrative Vault operations using reactive infrastructure.Default implementation ofReactiveVaultSysOperations
.This class encapsulates main Vault interaction.* Interface that specifies operations using thetransit
backend.Default implementation ofReactiveVaultTransitOperations
.Interface that specifies a basic set of Vault operations using Vault's versioned Key/Value (kv version 2) secret backend.Default implementation ofReactiveVaultVersionedKeyValueOperations
.A callback for executing arbitrary operations onRestOperations
.An exception which is used in case that no secret is found from Vault server.Interface that specifies kv metadata related operations.Interface that specifies a basic set of Vault operations using Vault's Key/Value secret backend.Interface that specifies a basic set of Vault operations using Vault's Key/Value secret backend.Enumeration of supported Key/Value backend API versions.Interface that specifies a basic set of Vault operations, implemented byVaultTemplate
.Interface that specifies PKI backend-related operations.Default implementation ofVaultPkiOperations
.Interface that specifies a basic set of administrative Vault operations.Default implementation ofVaultSysOperations
.This class encapsulates main Vault interaction.Interface that specifies token-related operations.Default implementation ofVaultTokenOperations
.Interface that specifies operations using thetransform
backend.Default implementation ofVaultTransformOperations
.Interface that specifies operations using thetransit
backend.Default implementation ofVaultTransitOperations
.Interface that specifies a basic set of Vault operations using Vault's versioned Key/Value (kv version 2) secret backend.Default implementation ofVaultVersionedKeyValueOperations
.Interface that specifies wrapping-related operations.