Package io.helidon.integrations.vault.secrets.cubbyhole
package io.helidon.integrations.vault.secrets.cubbyhole
Cubbyhole secret engine support for Vault.
-
ClassDescriptionCreate Cubbyhole secret request and response.Request object.Response object parsed from JSON returned by the
RestApi
.Provider supporting theCubbyhole
secrets engine API.Cubbyhole engine secrets API.Integration with Helidon Security.Configuration of a secret when using programmatic setup of security secrets.Fluent API builder forCubbyholeSecurityProvider.CubbyholeSecretConfig
.Service loader service implementation forSecurityProviderService
.Delete Cubbyhole secret request and response.Request object.Response object parsed from JSON returned by theRestApi
.Get Cubbyhole secret request and response.Request object.Response object parsed from JSON returned by theRestApi
.Update Cubbyhole Secret request and response.Request object.Response object parsed from JSON returned by theRestApi
.