Uses of Interface
io.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecrets
-
Packages that use CubbyholeSecrets Package Description io.helidon.integrations.vault.secrets.cubbyhole Cubbyhole secret engine support for Vault. -
-
Uses of CubbyholeSecrets in io.helidon.integrations.vault.secrets.cubbyhole
Methods in io.helidon.integrations.vault.secrets.cubbyhole that return CubbyholeSecrets Modifier and Type Method Description static CubbyholeSecrets
CubbyholeSecrets. create(CubbyholeSecretsRx reactiveSecrets)
Create a new instance of blocking API for Cubbyhole secrets from its reactive counterpart.
-