Uses of Class
org.apache.nutch.protocol.httpclient.HttpAuthenticationException

Packages that use HttpAuthenticationException
org.apache.nutch.protocol.httpclient Protocol plugin which supports retrieving documents via the HTTP protocol. 
 

Uses of HttpAuthenticationException in org.apache.nutch.protocol.httpclient
 

Constructors in org.apache.nutch.protocol.httpclient that throw HttpAuthenticationException
HttpBasicAuthentication(String challenge)
          Construct an HttpBasicAuthentication for the given challenge parameters.
 



Copyright © 2006 The Apache Software Foundation