Uses of Class
io.helidon.integrations.vault.auths.approle.ReadRoleId.Request
Package
Description
AppRole authentication method for Vault.
-
Uses of ReadRoleId.Request in io.helidon.integrations.vault.auths.approle
Modifier and TypeMethodDescriptionstatic ReadRoleId.Request
ReadRoleId.Request.builder()
Fluent API builder for configuring a request.static ReadRoleId.Request
Create request for a specific role name.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.