Uses of Class
org.springframework.cloud.vault.config.VaultKeyValueBackendProperties
-
-
Uses of VaultKeyValueBackendProperties in org.springframework.cloud.vault.config
Methods in org.springframework.cloud.vault.config with parameters of type VaultKeyValueBackendProperties Modifier and Type Method Description org.springframework.cloud.bootstrap.config.PropertySourceLocatorVaultBootstrapPropertySourceConfiguration. vaultPropertySourceLocator(org.springframework.vault.core.VaultOperations operations, VaultProperties vaultProperties, VaultKeyValueBackendProperties kvBackendProperties, org.springframework.beans.factory.ObjectFactory<org.springframework.vault.core.lease.SecretLeaseContainer> secretLeaseContainerObjectFactory)Deprecated.
-