Interface PropertySourceLocatorConfiguration
public interface PropertySourceLocatorConfiguration
Configuration for a Vault
PropertySourceLocator.- Since:
- 1.1
- Author:
- Mark Paluch
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getSecretBackends
Collection<SecretBackendMetadata> getSecretBackends()- Returns:
- a
CollectionofSecretBackendMetadata.
-