Uses of Class
io.helidon.integrations.vault.sys.EnableAuth.Response
Packages that use EnableAuth.Response
-
Uses of EnableAuth.Response in io.helidon.integrations.vault.sys
Methods in io.helidon.integrations.vault.sys that return EnableAuth.ResponseModifier and TypeMethodDescriptiondefault EnableAuth.Response
Sys.enableAuth
(AuthMethod<?> authMethod) Enable an authentication method on default path.Sys.enableAuth
(EnableAuth.Request request) Enable an authentication method on custom path or with additional configuration.