Uses of Class
io.helidon.integrations.vault.auths.token.CreateToken.Response
Package
Description
Token authentication method for Vault.
-
Uses of CreateToken.Response in io.helidon.integrations.vault.auths.token
Modifier and TypeMethodDescriptiondefault CreateToken.Response
TokenAuth.createOrphan()
Create a new orphan token with default configuration.default CreateToken.Response
TokenAuth.createToken()
Create a new child token with default configuration.TokenAuth.createToken
(CreateToken.Request request) Create a new token with customized configuration.