Uses of Class
io.helidon.integrations.vault.secrets.cubbyhole.GetCubbyhole.Request
Package
Description
Cubbyhole secret engine support for Vault.
-
Uses of GetCubbyhole.Request in io.helidon.integrations.vault.secrets.cubbyhole
Modifier and TypeMethodDescriptionstatic GetCubbyhole.Request
GetCubbyhole.Request.builder()
Fluent API builder for configuring a request.Path of the secret.Modifier and TypeMethodDescriptionCubbyholeSecrets.get
(GetCubbyhole.Request request) Get a secret.