public class BasicCredentials extends Object implements Credentials
| Constructor and Description |
|---|
BasicCredentials(String userName,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getType() |
String |
getUsername() |
String |
toString() |
Copyright © 2017. All Rights Reserved.