@Beta public class UserAndPassword extends Object implements Credentials
| Constructor and Description |
|---|
UserAndPassword(String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getUsername() |
Copyright © 2016. All rights reserved.