| Modifier and Type | Method and Description |
|---|---|
org.springframework.vault.core.lease.SecretLeaseContainer |
VaultBootstrapPropertySourceConfiguration.secretLeaseContainer(VaultProperties vaultProperties,
org.springframework.vault.core.VaultOperations vaultOperations,
VaultBootstrapConfiguration.TaskSchedulerWrapper taskSchedulerWrapper) |
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,
org.springframework.beans.factory.ObjectProvider<List<org.springframework.vault.client.RestTemplateCustomizer>> customizers,
org.springframework.beans.factory.ObjectProvider<List<org.springframework.vault.client.RestTemplateRequestCustomizer<?>>> requestCustomizers) |
VaultConfigTemplate(org.springframework.vault.core.VaultOperations vaultOperations,
VaultProperties properties)
Create a new
VaultConfigTemplate given VaultOperations. |
VaultReactiveBootstrapConfiguration(org.springframework.beans.factory.BeanFactory beanFactory,
VaultProperties vaultProperties,
org.springframework.beans.factory.ObjectProvider<org.springframework.vault.client.VaultEndpointProvider> endpointProvider,
org.springframework.beans.factory.ObjectProvider<List<org.springframework.vault.client.WebClientCustomizer>> webClientCustomizers) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.