public class Credentials extends Object
| Constructor and Description |
|---|
Credentials(String username,
String password)
Instantiates a new credentials.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword()
Gets the password.
|
String |
getUsername()
Gets the username.
|
Copyright © 2021. All rights reserved.