Uses of Package
org.springframework.vault.core
Packages that use org.springframework.vault.core
Package
Description
Spring configuration for Vault.
Vault core support.
Spring Vault's environment abstraction consisting property source support.
The core package implementing lease renewal and secret rotation.
Property transformer classes for Spring Vault core support.
Spring Vault core repository implementation.
Integration with Spring Security.
-
Classes in org.springframework.vault.core used by org.springframework.vault.configClassDescriptionThis class encapsulates main Vault interaction.This class encapsulates main Vault interaction.
-
Classes in org.springframework.vault.core used by org.springframework.vault.coreClassDescriptionInterface 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.* Interface that specifies operations using thetransit
backend.Interface that specifies a basic set of Vault operations using Vault's versioned Key/Value (kv version 2) secret backend.A callback for executing arbitrary operations onRestOperations
.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.Interface that specifies a basic set of administrative Vault operations.Interface that specifies token-related operations.Interface that specifies operations using thetransform
backend.Interface that specifies operations using thetransit
backend.Interface that specifies a basic set of Vault operations using Vault's versioned Key/Value (kv version 2) secret backend.Interface that specifies wrapping-related operations. -
Classes in org.springframework.vault.core used by org.springframework.vault.core.envClassDescriptionInterface that specifies a basic set of Vault operations, implemented by
VaultTemplate
. -
Classes in org.springframework.vault.core used by org.springframework.vault.core.leaseClassDescriptionInterface that specifies a basic set of Vault operations, implemented by
VaultTemplate
. -
Classes in org.springframework.vault.core used by org.springframework.vault.core.utilClassDescriptionInterface that specifies a basic set of Vault operations, implemented by
VaultTemplate
. -
Classes in org.springframework.vault.core used by org.springframework.vault.repository.coreClassDescriptionInterface that specifies a basic set of Vault operations, implemented by
VaultTemplate
. -
Classes in org.springframework.vault.core used by org.springframework.vault.securityClassDescriptionInterface that specifies a basic set of Vault operations, implemented by
VaultTemplate
.Interface that specifies operations using thetransit
backend.