public class CredentialLoginRequest extends Object
| Constructor and Description |
|---|
CredentialLoginRequest(String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
getGrantType() |
String |
getPassword() |
String |
getUsername() |
void |
setPassword(String password) |
void |
setUsername(String username) |
Copyright © 2018 figo GmbH. All rights reserved.