public class AwsSecretProvider extends Object implements SecretProvider
Constructor and Description |
---|
AwsSecretProvider() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
Secret |
getSecret(Properties properties) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public Secret getSecret(Properties properties) throws SecretException
getSecret
in interface SecretProvider
SecretException
public String getName()
Copyright © 2014–2019. All rights reserved.