public static class HttpConfiguration.Credentials extends Object
| Constructor and Description |
|---|
Credentials(String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getPassword() |
String |
getUsername() |
int |
hashCode() |
String |
toString() |
Copyright © 2019 Atlassian. All rights reserved.