Package io.helidon.integrations.vault.auths.token
package io.helidon.integrations.vault.auths.token
Token authentication method for Vault.
-
ClassDescriptionCreate Token request and response.Request object.Response object parsed from JSON returned by the
RestApi
.Create Token Role request and response.Request object.Response object parsed from JSON returned by theRestApi
.Delete token role request.Request object.Response object parsed from JSON returned by theRestApi
.Renew Token request and response.Request object.Response object parsed from JSON returned by theRestApi
.Revoke and Orphan Token request and response.Request object.Response object parsed from JSON returned by theRestApi
.Revoke Token request and response.Request object.Response object parsed from JSON returned by theRestApi
.Token authentication method API.Java Service Loader service for Token Authentication method support.Response returning a token.Java Service Loader implementation for authenticating using a token.Fluent API builder forTokenVaultAuth
.