org.apache.http.impl.client
Class HttpAuthenticator
java.lang.Object
org.apache.http.impl.auth.HttpAuthenticator
org.apache.http.impl.client.HttpAuthenticator
Deprecated. (4.3) reserved for internal use.
@Deprecated
public class HttpAuthenticator
- extends HttpAuthenticator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpAuthenticator
public HttpAuthenticator(org.apache.commons.logging.Log log)
- Deprecated.
HttpAuthenticator
public HttpAuthenticator()
- Deprecated.
authenticate
public boolean authenticate(HttpHost host,
HttpResponse response,
AuthenticationStrategy authStrategy,
AuthState authState,
HttpContext context)
- Deprecated.
Copyright © 1999–2018 The Apache Software Foundation. All rights reserved.