Package 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.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
authenticate
(HttpHost host, HttpResponse response, AuthenticationStrategy authStrategy, AuthState authState, HttpContext context) Deprecated.Methods inherited from class org.apache.http.impl.auth.HttpAuthenticator
generateAuthResponse, handleAuthChallenge, isAuthenticationRequested
-
Constructor Details
-
HttpAuthenticator
Deprecated. -
HttpAuthenticator
public HttpAuthenticator()Deprecated.
-
-
Method Details
-
authenticate
public boolean authenticate(HttpHost host, HttpResponse response, AuthenticationStrategy authStrategy, AuthState authState, HttpContext context) Deprecated.
-