| Modifier and Type | Method and Description |
|---|---|
static List<String> |
GenericSecretBackendMetadata.buildContexts(VaultGenericBackendProperties properties,
List<String> profiles)
Deprecated.
Build a list of context paths from application name and the active profile names.
|
org.springframework.cloud.bootstrap.config.PropertySourceLocator |
VaultBootstrapPropertySourceConfiguration.vaultPropertySourceLocator(org.springframework.vault.core.VaultOperations operations,
VaultProperties vaultProperties,
VaultKeyValueBackendProperties kvBackendProperties,
VaultGenericBackendProperties genericBackendProperties,
org.springframework.beans.factory.ObjectFactory<org.springframework.vault.core.lease.SecretLeaseContainer> secretLeaseContainerObjectFactory) |
| Constructor and Description |
|---|
VaultPropertySourceLocatorSupport(String propertySourceName,
VaultGenericBackendProperties genericBackendProperties,
Collection<SecretBackendMetadata> backendAccessors)
Creates a new
VaultPropertySourceLocatorSupport. |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.