Class Login
- java.lang.Object
-
- io.helidon.integrations.vault.auths.approle.Login
-
public class Login extends Object
AppRole Login request and response.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classLogin.RequestRequest object.static classLogin.ResponseResponse object parsed from JSON returned by theRestApi.
-
Constructor Summary
Constructors Constructor Description Login()
-