- java.lang.Object
-
- io.helidon.integrations.vault.sys.EnableAuth
-
public final class EnableAuth extends Object
Enable Authentication Method request and response.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
EnableAuth.Request
Request object.static class
EnableAuth.Response
Response object parsed from JSON returned by theRestApi
.
-