Package | Description |
---|---|
io.awspring.cloud.autoconfigure.secretsmanager | |
io.awspring.cloud.secretsmanager |
Modifier and Type | Method and Description |
---|---|
protected AwsSecretsManagerProperties |
AwsSecretsManagerConfigDataLocationResolver.loadConfigProperties(org.springframework.boot.context.properties.bind.Binder binder) |
protected AwsSecretsManagerProperties |
AwsSecretsManagerConfigDataLocationResolver.loadProperties(org.springframework.boot.context.properties.bind.Binder binder) |
Modifier and Type | Method and Description |
---|---|
static com.amazonaws.services.secretsmanager.AWSSecretsManager |
AwsSecretsManagerBootstrapConfiguration.createSecretsManagerClient(AwsSecretsManagerProperties properties) |
Constructor and Description |
---|
AwsSecretsManagerPropertySourceLocator(com.amazonaws.services.secretsmanager.AWSSecretsManager smClient,
AwsSecretsManagerProperties properties) |
AwsSecretsManagerPropertySourceLocator(String propertySourceName,
com.amazonaws.services.secretsmanager.AWSSecretsManager smClient,
AwsSecretsManagerProperties properties) |
AwsSecretsManagerPropertySources(AwsSecretsManagerProperties properties,
Log log) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.