| Modifier and Type | Method and Description |
|---|---|
VaultBootstrapConfiguration.TaskSchedulerWrapper |
VaultBootstrapConfiguration.vaultTaskScheduler()
Creates a new
VaultBootstrapConfiguration.TaskSchedulerWrapper that encapsulates a bean implementing
TaskScheduler and AsyncTaskExecutor. |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.vault.core.lease.SecretLeaseContainer |
VaultBootstrapPropertySourceConfiguration.secretLeaseContainer(org.springframework.vault.core.VaultOperations vaultOperations,
VaultBootstrapConfiguration.TaskSchedulerWrapper taskSchedulerWrapper) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.vault.authentication.SessionManager |
VaultBootstrapConfiguration.sessionManager(org.springframework.vault.authentication.ClientAuthentication clientAuthentication,
org.springframework.beans.factory.ObjectFactory<VaultBootstrapConfiguration.TaskSchedulerWrapper> asyncTaskExecutorFactory) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.