public class GxUsernamePasswordCredentials extends GxAbstractCredentials
| Modifier and Type | Field and Description |
|---|---|
static String |
PASSWORD_KEY |
static String |
USERNAME_KEY |
| Constructor and Description |
|---|
GxUsernamePasswordCredentials(String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getUsername() |
getCredential, setCredentialpublic static final String USERNAME_KEY
public static final String PASSWORD_KEY
Copyright © 2019. All rights reserved.