Uses of Interface
io.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecrets
Packages that use CubbyholeSecrets
Package
Description
Cubbyhole secret engine support for Vault.
-
Uses of CubbyholeSecrets in io.helidon.integrations.vault.secrets.cubbyhole
Fields in io.helidon.integrations.vault.secrets.cubbyhole with type parameters of type CubbyholeSecretsModifier and TypeFieldDescriptionstatic final Engine
<CubbyholeSecrets> CubbyholeSecrets.ENGINE
Cubbyhole (token scoped) secrets engine.Methods in io.helidon.integrations.vault.secrets.cubbyhole that return CubbyholeSecretsModifier and TypeMethodDescriptionCubbyholeEngineProvider.createSecrets
(Config config, RestApi restApi, String mount) Methods in io.helidon.integrations.vault.secrets.cubbyhole that return types with arguments of type CubbyholeSecrets