Constructor and Description |
---|
Key(String url,
Object username) |
Key(String url,
Object username,
Object password) |
Key(String url,
Object username,
Object password,
Object authType) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Object |
getAuthType() |
Object |
getPassword() |
String |
getUrl() |
Object |
getUsername() |
int |
hashCode() |
String |
toString() |