Uses of Interface
org.springframework.cloud.vault.config.VaultKeyValueBackendPropertiesSupport
-
-
Uses of VaultKeyValueBackendPropertiesSupport in org.springframework.cloud.vault.config
Classes in org.springframework.cloud.vault.config that implement VaultKeyValueBackendPropertiesSupport Modifier and Type Class Description classVaultKeyValueBackendPropertiesConfiguration properties for Vault using the key-value backend.Methods in org.springframework.cloud.vault.config with parameters of type VaultKeyValueBackendPropertiesSupport Modifier and Type Method Description static List<String>KeyValueSecretBackendMetadata. buildContexts(VaultKeyValueBackendPropertiesSupport properties, List<String> profiles)Build a list of context paths from application name and the active profile names.
-