Uses of Interface
io.helidon.integrations.vault.secrets.database.DbCredentials
Package
Description
Vault's Database Secrets Engine support.
-
Uses of DbCredentials in io.helidon.integrations.vault.secrets.database
Modifier and TypeClassDescriptionstatic final class
Response object parsed from JSON returned by theRestApi
.Modifier and TypeMethodDescriptiondefault Optional<DbCredentials>
Get credentials from the/creds
endpoint.default Single<Optional<DbCredentials>>
Get credentials from the/creds
endpoint.