Lines Matching refs:AuthenticationHandler
1291 @Deprecated public interface AuthenticationHandler {
2410 …tract class AbstractAuthenticationHandler implements org.apache.http.client.AuthenticationHandler {
2427 …nt.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.Authentic…
2438 …method @Deprecated protected abstract org.apache.http.client.AuthenticationHandler createProxyAuth…
2441 …method @Deprecated protected abstract org.apache.http.client.AuthenticationHandler createTargetAut…
2462 …method @Deprecated public final org.apache.http.client.AuthenticationHandler getProxyAuthenticatio…
2470 …method @Deprecated public final org.apache.http.client.AuthenticationHandler getTargetAuthenticati…
2481 …Deprecated public void setProxyAuthenticationHandler(org.apache.http.client.AuthenticationHandler);
2485 …eprecated public void setTargetAuthenticationHandler(org.apache.http.client.AuthenticationHandler);
2549 …method @Deprecated protected org.apache.http.client.AuthenticationHandler createProxyAuthenticatio…
2552 …method @Deprecated protected org.apache.http.client.AuthenticationHandler createTargetAuthenticati…
2577 …nt.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.Authentic…