Uses of Class
org.apache.http.impl.client.AbstractAuthenticationHandler

Packages that use AbstractAuthenticationHandler
org.apache.http.impl.client Default implementations for interfaces in org.apache.http.client
 

Uses of AbstractAuthenticationHandler in org.apache.http.impl.client
 

Subclasses of AbstractAuthenticationHandler in org.apache.http.impl.client
 class DefaultProxyAuthenticationHandler
          Default AuthenticationHandler implementation for proxy host authentication.
 class DefaultTargetAuthenticationHandler
          Default AuthenticationHandler implementation for target host authentication.
 



Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.