Uses of Class
io.helidon.integrations.vault.auths.approle.GenerateSecretId.Response
Packages that use GenerateSecretId.Response
Package
Description
AppRole authentication method for Vault.
-
Uses of GenerateSecretId.Response in io.helidon.integrations.vault.auths.approle
Methods in io.helidon.integrations.vault.auths.approle that return GenerateSecretId.ResponseModifier and TypeMethodDescriptionAppRoleAuth.generateSecretId
(GenerateSecretId.Request request) Generates and issues a new SecretID on an existing AppRole.