Skip navigation links
A C G I L S V 

A

AwsSecretsManagerProperties - Class in io.awspring.cloud.secretsmanager
Configuration properties for the AWS Secrets Manager integration.
AwsSecretsManagerProperties() - Constructor for class io.awspring.cloud.secretsmanager.AwsSecretsManagerProperties
 
AwsSecretsManagerPropertySource - Class in io.awspring.cloud.secretsmanager
Retrieves secret value under the given context / path from the AWS Secrets Manager using the provided Secrets Manager client.
AwsSecretsManagerPropertySource(String, AWSSecretsManager) - Constructor for class io.awspring.cloud.secretsmanager.AwsSecretsManagerPropertySource
 
AwsSecretsManagerPropertySourceLocator - Class in io.awspring.cloud.secretsmanager
Builds a CompositePropertySource with various AwsSecretsManagerPropertySource instances based on active profiles, application name and default context permutations.
AwsSecretsManagerPropertySourceLocator(String, AWSSecretsManager, AwsSecretsManagerProperties) - Constructor for class io.awspring.cloud.secretsmanager.AwsSecretsManagerPropertySourceLocator
 
AwsSecretsManagerPropertySourceLocator(AWSSecretsManager, AwsSecretsManagerProperties) - Constructor for class io.awspring.cloud.secretsmanager.AwsSecretsManagerPropertySourceLocator
 
AwsSecretsManagerPropertySources - Class in io.awspring.cloud.secretsmanager
 
AwsSecretsManagerPropertySources(AwsSecretsManagerProperties, Log) - Constructor for class io.awspring.cloud.secretsmanager.AwsSecretsManagerPropertySources
 

C

CONFIG_PREFIX - Static variable in class io.awspring.cloud.secretsmanager.AwsSecretsManagerProperties
Configuration prefix.
createPropertySource(String, boolean, AWSSecretsManager) - Method in class io.awspring.cloud.secretsmanager.AwsSecretsManagerPropertySources
Creates property source for given context.

G

getAutomaticContexts(List<String>) - Method in class io.awspring.cloud.secretsmanager.AwsSecretsManagerPropertySources
 
getContext(String, String) - Method in class io.awspring.cloud.secretsmanager.AwsSecretsManagerPropertySources
 
getContexts() - Method in class io.awspring.cloud.secretsmanager.AwsSecretsManagerPropertySourceLocator
 
getDefaultContext() - Method in class io.awspring.cloud.secretsmanager.AwsSecretsManagerProperties
 
getEndpoint() - Method in class io.awspring.cloud.secretsmanager.AwsSecretsManagerProperties
 
getName() - Method in class io.awspring.cloud.secretsmanager.AwsSecretsManagerProperties
 
getPrefix() - Method in class io.awspring.cloud.secretsmanager.AwsSecretsManagerProperties
 
getProfileSeparator() - Method in class io.awspring.cloud.secretsmanager.AwsSecretsManagerProperties
 
getProperty(String) - Method in class io.awspring.cloud.secretsmanager.AwsSecretsManagerPropertySource
 
getPropertyNames() - Method in class io.awspring.cloud.secretsmanager.AwsSecretsManagerPropertySource
 
getRegion() - Method in class io.awspring.cloud.secretsmanager.AwsSecretsManagerProperties
 

I

init() - Method in class io.awspring.cloud.secretsmanager.AwsSecretsManagerPropertySource
Loads properties from the Secrets Manager secret.
io.awspring.cloud.secretsmanager - package io.awspring.cloud.secretsmanager
 
isEnabled() - Method in class io.awspring.cloud.secretsmanager.AwsSecretsManagerProperties
 
isFailFast() - Method in class io.awspring.cloud.secretsmanager.AwsSecretsManagerProperties
 

L

locate(Environment) - Method in class io.awspring.cloud.secretsmanager.AwsSecretsManagerPropertySourceLocator
 

S

setDefaultContext(String) - Method in class io.awspring.cloud.secretsmanager.AwsSecretsManagerProperties
 
setEnabled(boolean) - Method in class io.awspring.cloud.secretsmanager.AwsSecretsManagerProperties
 
setEndpoint(URI) - Method in class io.awspring.cloud.secretsmanager.AwsSecretsManagerProperties
 
setFailFast(boolean) - Method in class io.awspring.cloud.secretsmanager.AwsSecretsManagerProperties
 
setName(String) - Method in class io.awspring.cloud.secretsmanager.AwsSecretsManagerProperties
 
setPrefix(String) - Method in class io.awspring.cloud.secretsmanager.AwsSecretsManagerProperties
 
setProfileSeparator(String) - Method in class io.awspring.cloud.secretsmanager.AwsSecretsManagerProperties
 
setRegion(String) - Method in class io.awspring.cloud.secretsmanager.AwsSecretsManagerProperties
 
supports(Class<?>) - Method in class io.awspring.cloud.secretsmanager.AwsSecretsManagerProperties
 

V

validate(Object, Errors) - Method in class io.awspring.cloud.secretsmanager.AwsSecretsManagerProperties
 
A C G I L S V 
Skip navigation links

Copyright © 2021 Pivotal Software, Inc.. All rights reserved.