Uses of Class
io.helidon.integrations.vault.auths.approle.Login.Response
Packages that use Login.Response
Package
Description
AppRole authentication method for Vault.
-
Uses of Login.Response in io.helidon.integrations.vault.auths.approle
Methods in io.helidon.integrations.vault.auths.approle that return Login.ResponseModifier and TypeMethodDescriptionAppRoleAuth.login
(Login.Request request) Issues a Vault token based on the presented credentials.