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

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

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

Methods in org.apache.nutch.protocol.httpclient that return HttpBasicAuthentication
static HttpBasicAuthentication HttpBasicAuthentication.getAuthentication(String challenge)
          This method is responsible for providing Basic authentication information.
 



Copyright © 2006 The Apache Software Foundation