@Immutable public class ProxyAuthenticationStrategy extends AuthenticationStrategyImpl
AuthenticationStrategy implementation
for proxy host authentication.| Modifier and Type | Field and Description |
|---|---|
static ProxyAuthenticationStrategy |
INSTANCE |
| Constructor and Description |
|---|
ProxyAuthenticationStrategy() |
| Modifier and Type | Method and Description |
|---|---|
(package private) java.util.Collection<java.lang.String> |
getPreferredAuthSchemes(RequestConfig config) |
authFailed, authSucceeded, getChallenges, isAuthenticationRequested, isCachable, selectpublic static final ProxyAuthenticationStrategy INSTANCE
java.util.Collection<java.lang.String> getPreferredAuthSchemes(RequestConfig config)
getPreferredAuthSchemes in class AuthenticationStrategyImpl