| Package | Description |
|---|---|
| org.codehaus.httpcache4j.auth | |
| org.codehaus.httpcache4j.resolver |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultProxyAuthenticator |
class |
NullAuthenticator |
| Modifier and Type | Method and Description |
|---|---|
ProxyAuthenticator |
ResolverConfiguration.getProxyAuthenticator() |
protected ProxyAuthenticator |
AbstractResponseResolver.getProxyAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
ResolverConfiguration |
ResolverConfiguration.withProxyAuthenticator(ProxyAuthenticator proxyAuthenticator) |
| Constructor and Description |
|---|
ResolverConfiguration(ProxyAuthenticator proxyAuthenticator,
Authenticator authenticator,
ConnectionConfiguration connectionConfiguration) |
ResolverConfiguration(String userAgent,
boolean useChunked,
ProxyAuthenticator proxyAuthenticator,
Authenticator authenticator,
ConnectionConfiguration connectionConfiguration) |
Copyright © 2008-2013. All Rights Reserved.