java.lang.Object
io.helidon.config.AbstractSource
io.helidon.config.AbstractConfigSource
io.helidon.integrations.oci.secrets.configsource.SecretBundleLazyConfigSource
All Implemented Interfaces:
ConfigSource, LazyConfigSource, Source, Supplier<ConfigSource>

public final class SecretBundleLazyConfigSource extends AbstractConfigSource implements LazyConfigSource
An AbstractConfigSource and a LazyConfigSource implementation that sources its values from the Oracle Cloud Infrastructure (OCI) Secrets Retrieval and Vault APIs.