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 VaultKeyValueBackendPropertiesSupportModifier and TypeClassDescriptionclassConfiguration properties for Vault using the key-value backend.Methods in org.springframework.cloud.vault.config with parameters of type VaultKeyValueBackendPropertiesSupportModifier and TypeMethodDescriptionKeyValueSecretBackendMetadata.buildContexts(VaultKeyValueBackendPropertiesSupport properties, List<String> profiles) Build a list of context paths from application name and the active profile names.