public static class Http.Auth
extends Object
Constructor and Description |
---|
Auth(String host,
int port,
String realm,
String username,
String password) |
Modifier and Type | Method and Description |
---|---|
String |
getHost() |
String |
getPassword() |
int |
getPort() |
String |
getRealm() |
String |
getUsername() |