public static class HTTPCachingProvider.Auth
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
org.apache.http.auth.Credentials |
creds |
org.apache.http.auth.AuthScope |
scope |
| Constructor and Description |
|---|
Auth(org.apache.http.auth.AuthScope scope,
org.apache.http.auth.Credentials creds) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |