Uses of Class
io.helidon.integrations.vault.auths.approle.Login.Request
Package
Description
AppRole authentication method for Vault.
-
Uses of Login.Request in io.helidon.integrations.vault.auths.approle
Modifier and TypeMethodDescriptionstatic Login.Request
Login.Request.builder()
Fluent API builder for configuring a request.static Login.Request
Create a new request.Role ID of the AppRole.Secret ID.Modifier and TypeMethodDescriptionAppRoleAuth.login
(Login.Request request) Issues a Vault token based on the presented credentials.