@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 |
static class |
VaultProperties.AppRoleProperties |
static class |
VaultProperties.AuthenticationMethod |
static class |
VaultProperties.AwsEc2Properties |
static class |
VaultProperties.AwsIamProperties |
static class |
VaultProperties.Config |
static class |
VaultProperties.Discovery |
static class |
VaultProperties.KubernetesProperties |
static class |
VaultProperties.Lifecycle
Configuration to Vault lifecycle management (renewal, revocation of tokens and
secrets).
|
static class |
VaultProperties.Ssl |
| Constructor and Description |
|---|
VaultProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
setEnvironment(org.springframework.core.env.Environment environment) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.