public class DefaultSecretResolver extends Object implements SecretResolver
Resource.| Constructor and Description |
|---|
DefaultSecretResolver() |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
loadContent(String location)
Substitutes the given location and loads its secret afterwards.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitloadContentpublic Optional<String> loadContent(@Nullable String location)
loadContent in interface SecretResolverlocation - location from which the content is loadedCopyright © 2023. All rights reserved.