Uses of Class
org.apache.http.impl.auth.HttpAuthenticator
-
Packages that use HttpAuthenticator Package Description org.apache.http.impl.client Default HTTP client implementation.org.apache.http.impl.execchain HTTP request execution chain APIs. -
-
Uses of HttpAuthenticator in org.apache.http.impl.client
Subclasses of HttpAuthenticator in org.apache.http.impl.client Modifier and Type Class Description class
HttpAuthenticator
Deprecated.(4.3) reserved for internal use.Fields in org.apache.http.impl.client declared as HttpAuthenticator Modifier and Type Field Description private HttpAuthenticator
ProxyClient. authenticator
-
Uses of HttpAuthenticator in org.apache.http.impl.execchain
Fields in org.apache.http.impl.execchain declared as HttpAuthenticator Modifier and Type Field Description private HttpAuthenticator
MainClientExec. authenticator
-