Uses of Class
io.helidon.integrations.vault.auths.token.RevokeToken.Response
Packages that use RevokeToken.Response
Package
Description
Token authentication method for Vault.
-
Uses of RevokeToken.Response in io.helidon.integrations.vault.auths.token
Methods in io.helidon.integrations.vault.auths.token that return RevokeToken.ResponseModifier and TypeMethodDescriptionTokenAuth.revoke
(RevokeToken.Request request) Revokes a token and all child tokens.