| Class and Description |
|---|
| PropertySourceLocatorConfiguration
Configuration for a Vault
PropertySourceLocator. |
| SecretBackendConfigurer
Helps to configure
secret backends with support for
property transformers. |
| SecretBackendMetadata
Interface specifying the API to obtain URL variables and optionally a
PropertyTransformer. |
| SecretBackendMetadataSupport
Support class for
SecretBackendMetadata implementations. |
| Secrets
Value object that represents Vault secrets.
|
VaultAutoConfiguration
Auto-configuration for Spring Vault support. |
| VaultAutoConfiguration.TaskSchedulerWrapper
Wrapper to keep
TaskScheduler local to Spring Cloud Vault. |
| VaultConfigLocation
Vault-specific implementation for a
ConfigDataLocation. |
| VaultConfigOperations
Interface that specified a basic set of Vault operations, implemented by
VaultConfigTemplate. |
| VaultConfigurer
Defines callback methods to customize the configuration for Spring Cloud Vault
applications.
|
| VaultKeyValueBackendProperties
Configuration properties for Vault using the key-value backend.
|
| VaultKeyValueBackendPropertiesSupport
Interface declaring Key-Value configuration properties.
|
| VaultProperties
Properties to configure Vault support.
|
| VaultProperties.AppIdProperties
AppId properties.
|
| VaultProperties.AppRoleProperties
AppRole properties.
|
| VaultProperties.AuthenticationMethod
Enumeration of authentication methods.
|
| VaultProperties.AwsEc2Properties
AWS-EC2 properties.
|
| VaultProperties.AwsIamProperties
AWS-IAM properties.
|
| VaultProperties.AzureMsiProperties
Azure MSI properties.
|
| VaultProperties.Config
Property source properties.
|
| VaultProperties.ConfigLifecycle
Configuration to Vault lifecycle management (renewal, revocation of tokens and
secrets).
|
| VaultProperties.Discovery
Discovery properties.
|
| VaultProperties.GcpCredentials
GCP credential properties.
|
| VaultProperties.GcpGceProperties
GCP-GCE properties.
|
| VaultProperties.GcpIamProperties
GCP-IAM properties.
|
| VaultProperties.KubernetesProperties
Kubernetes properties.
|
| VaultProperties.PcfProperties
PCF properties.
|
| VaultProperties.Reactive
Reactive properties.
|
| VaultProperties.Session
Session management configuration properties.
|
| VaultProperties.SessionLifecycle
Configuration to Vault Session lifecycle management.
|
| VaultProperties.Ssl
SSL properties.
|
VaultReactiveAutoConfiguration
Auto-configuration for reactive Spring Vault support. |
| VaultReactiveAutoConfiguration.ClientHttpConnectorWrapper
Wrapper for
ClientHttpConnector to not expose the bean globally. |
| VaultSecretBackendDescriptor
Interface to be implemented by objects that describe a Vault secret backend.
|
| VaultServiceInstanceProvider
Provider interface to obtain a
ServiceInstance to look up the Vault service. |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.