public final class LoginRequest extends Object
AuthenticationApi| Modifier and Type | Class and Description |
|---|---|
static class |
LoginRequest.LoginRequestBuilder |
| Modifier and Type | Method and Description |
|---|---|
static LoginRequest.LoginRequestBuilder |
builder() |
boolean |
equals(Object o) |
String |
getDeviceId() |
String |
getId() |
String |
getLoginId() |
String |
getPassword() |
int |
hashCode() |
boolean |
isLdapOnly() |
String |
toString() |
public static LoginRequest.LoginRequestBuilder builder()
public String getId()
public String getLoginId()
public String getPassword()
public boolean isLdapOnly()
public String getDeviceId()
Copyright © 2019. All rights reserved.