public class UserCredentials extends Object
| Modifier and Type | Field and Description |
|---|---|
static UserCredentials |
TEST |
| Constructor and Description |
|---|
UserCredentials(String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getUsername() |
public static final UserCredentials TEST
Copyright © 2018. All rights reserved.