public final class LoginRequest extends Object
| Constructor and Description |
|---|
LoginRequest(String authenticationType,
String id,
String password,
String sessionId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthenticationType() |
String |
getId() |
String |
getPassword() |
String |
getSessionId() |
String |
toString() |
Copyright © 2021. All rights reserved.