public class Credentials extends Object
| Constructor and Description |
|---|
Credentials(String username,
String password)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword()
Returns the password.
|
String |
getUsername()
Returns the username.
|
Copyright © 2017. All rights reserved.