Uses of Interface
org.springframework.vault.core.VaultKeyValueOperationsSupport
Packages that use VaultKeyValueOperationsSupport
-
Uses of VaultKeyValueOperationsSupport in org.springframework.vault.core
Subinterfaces of VaultKeyValueOperationsSupport in org.springframework.vault.coreModifier and TypeInterfaceDescriptioninterfaceInterface that specifies a basic set of Vault operations using Vault's Key/Value secret backend.interfaceInterface that specifies a basic set of Vault operations using Vault's versioned Key/Value (kv version 2) secret backend.Classes in org.springframework.vault.core that implement VaultKeyValueOperationsSupportModifier and TypeClassDescriptionclassDefault implementation ofVaultVersionedKeyValueOperations.