Uses of Class
io.helidon.integrations.vault.auths.approle.ReadRoleId.Response
Packages that use ReadRoleId.Response
Package
Description
AppRole authentication method for Vault.
-
Uses of ReadRoleId.Response in io.helidon.integrations.vault.auths.approle
Methods in io.helidon.integrations.vault.auths.approle that return types with arguments of type ReadRoleId.ResponseModifier and TypeMethodDescriptionAppRoleAuth.readRoleId(ReadRoleId.Request request) Reads the RoleID of an existing AppRole with full control of request and response.