Uses of Class
io.helidon.integrations.vault.auths.approle.ReadRoleId.Response
Package
Description
AppRole authentication method for Vault.
-
Uses of ReadRoleId.Response in io.helidon.integrations.vault.auths.approle
Modifier and TypeMethodDescriptionAppRoleAuth.readRoleId
(ReadRoleId.Request request) Reads the RoleID of an existing AppRole with full control of request and response.AppRoleAuthRx.readRoleId
(ReadRoleId.Request request) Reads the RoleID of an existing AppRole with full control of request and response.