@Deprecated public class HttpAuthenticator extends HttpAuthenticator
| Constructor and Description | 
|---|
| HttpAuthenticator()Deprecated.  | 
| HttpAuthenticator(org.apache.commons.logging.Log log)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | authenticate(org.apache.http.HttpHost host,
            org.apache.http.HttpResponse response,
            AuthenticationStrategy authStrategy,
            AuthState authState,
            org.apache.http.protocol.HttpContext context)Deprecated.  | 
generateAuthResponse, handleAuthChallenge, isAuthenticationRequestedpublic HttpAuthenticator(org.apache.commons.logging.Log log)
public HttpAuthenticator()
public boolean authenticate(org.apache.http.HttpHost host,
                   org.apache.http.HttpResponse response,
                   AuthenticationStrategy authStrategy,
                   AuthState authState,
                   org.apache.http.protocol.HttpContext context)
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.