@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(HttpHost host,
HttpResponse response,
AuthenticationStrategy authStrategy,
AuthState authState,
HttpContext context)
Deprecated.
|
generateAuthResponse, handleAuthChallenge, isAuthenticationRequested
public HttpAuthenticator(org.apache.commons.logging.Log log)
public HttpAuthenticator()
public boolean authenticate(HttpHost host, HttpResponse response, AuthenticationStrategy authStrategy, AuthState authState, HttpContext context)
Copyright © 1999–2013 The Apache Software Foundation. All rights reserved.