public class BasicCredentials extends Object implements Serializable
| Constructor and Description |
|---|
BasicCredentials() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getApplication() |
String |
getUser() |
int |
hashCode() |
void |
setApplication(String application) |
void |
setUser(String user) |
Copyright © 2020. All rights reserved.