| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.http.client.reactive.ClientHttpConnector |
VaultReactiveAutoConfiguration.createConnector(VaultProperties vaultProperties)
Creates a
ClientHttpConnector configured with ClientOptions and
SslConfiguration which are not necessarily applicable for the whole
application. |
org.springframework.cloud.bootstrap.config.PropertySourceLocator |
VaultBootstrapPropertySourceConfiguration.vaultPropertySourceLocator(org.springframework.vault.core.VaultOperations operations,
VaultProperties vaultProperties,
VaultKeyValueBackendProperties kvBackendProperties,
org.springframework.beans.factory.ObjectFactory<org.springframework.vault.core.lease.SecretLeaseContainer> secretLeaseContainerObjectFactory)
Deprecated.
|
| Constructor and Description |
|---|
DiscoveryClientVaultBootstrapConfiguration(VaultProperties vaultProperties) |
ReactiveDiscoveryClientVaultBootstrapConfiguration(VaultProperties vaultProperties) |
VaultAutoConfiguration(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) |
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)
Deprecated.
|
VaultBootstrapPropertySourceConfiguration(VaultProperties vaultProperties,
org.springframework.context.ConfigurableApplicationContext applicationContext)
Deprecated.
|
VaultConfigTemplate(org.springframework.vault.core.VaultOperations vaultOperations,
VaultProperties properties)
Create a new
VaultConfigTemplate given VaultOperations. |
VaultReactiveAutoConfiguration(org.springframework.context.ConfigurableApplicationContext applicationContext,
VaultProperties vaultProperties,
org.springframework.beans.factory.ObjectProvider<org.springframework.vault.client.ReactiveVaultEndpointProvider> reactiveEndpointProvider,
org.springframework.beans.factory.ObjectProvider<org.springframework.vault.client.VaultEndpointProvider> endpointProvider,
org.springframework.beans.factory.ObjectProvider<List<org.springframework.vault.client.WebClientCustomizer>> webClientCustomizers) |
VaultReactiveAutoConfiguration(VaultProperties vaultProperties,
org.springframework.beans.factory.ObjectProvider<org.springframework.vault.client.ReactiveVaultEndpointProvider> reactiveEndpointProvider,
org.springframework.beans.factory.ObjectProvider<org.springframework.vault.client.VaultEndpointProvider> endpointProvider,
org.springframework.beans.factory.ObjectProvider<List<org.springframework.vault.client.WebClientCustomizer>> webClientCustomizers)
Deprecated.
|
VaultReactiveBootstrapConfiguration(VaultProperties vaultProperties,
org.springframework.beans.factory.ObjectProvider<org.springframework.vault.client.ReactiveVaultEndpointProvider> reactiveEndpointProvider,
org.springframework.beans.factory.ObjectProvider<org.springframework.vault.client.VaultEndpointProvider> endpointProvider,
org.springframework.beans.factory.ObjectProvider<List<org.springframework.vault.client.WebClientCustomizer>> webClientCustomizers)
Deprecated.
|
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.