| Modifier and Type | Method and Description |
|---|---|
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 |
|---|
DiscoveryClientVaultBootstrapConfiguration(VaultProperties vaultProperties) |
VaultBootstrapConfiguration(org.springframework.context.ConfigurableApplicationContext applicationContext,
VaultProperties vaultProperties,
org.springframework.beans.factory.ObjectProvider<org.springframework.vault.client.VaultEndpointProvider> endpointProvider) |
VaultConfigTemplate(org.springframework.vault.core.VaultOperations vaultOperations,
VaultProperties properties)
Create a new
VaultConfigTemplate given VaultOperations. |
VaultReactiveBootstrapConfiguration(VaultProperties vaultProperties,
org.springframework.beans.factory.ObjectProvider<org.springframework.vault.client.VaultEndpointProvider> endpointProvider) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.