@ConfigurationProperties(value="spring.cloud.vault") @Validated public class VaultProperties extends Object implements org.springframework.context.EnvironmentAware
| Modifier and Type | Class and Description |
|---|---|
static class |
VaultProperties.AppIdProperties
AppId properties.
|
static class |
VaultProperties.AppRoleProperties
AppRole properties.
|
static class |
VaultProperties.AuthenticationMethod
Enumeration of authentication methods.
|
static class |
VaultProperties.AwsEc2Properties
AWS-EC2 properties.
|
static class |
VaultProperties.AwsIamProperties
AWS-IAM properties.
|
static class |
VaultProperties.AzureMsiProperties
Azure MSI properties.
|
static class |
VaultProperties.Config
Property source properties.
|
static class |
VaultProperties.Discovery
Discovery properties.
|
static class |
VaultProperties.GcpCredentials
GCP credential properties.
|
static class |
VaultProperties.GcpGceProperties
GCP-GCE properties.
|
static class |
VaultProperties.GcpIamProperties
GCP-IAM properties.
|
static class |
VaultProperties.KubernetesProperties
Kubernetes properties.
|
static class |
VaultProperties.Lifecycle
Configuration to Vault lifecycle management (renewal, revocation of tokens and
secrets).
|
static class |
VaultProperties.Ssl
SSL properties.
|
| Constructor and Description |
|---|
VaultProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
setEnvironment(org.springframework.core.env.Environment environment) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.