public class ClearTextSecretsProvider extends Object implements SecretsProvider
| Constructor and Description |
|---|
ClearTextSecretsProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
provideSecret(String secretName,
Object pathToSecret)
Fetches a secret.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitpublic String provideSecret(String secretName, Object pathToSecret)
provideSecret in interface SecretsProviderCopyright © 2017–2022 Apache Software Foundation. All rights reserved.