Uses of Interface
org.apache.nutch.protocol.httpclient.HttpAuthentication

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

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

Classes in org.apache.nutch.protocol.httpclient that implement HttpAuthentication
 class HttpBasicAuthentication
          Implementation of RFC 2617 Basic Authentication.
 

Methods in org.apache.nutch.protocol.httpclient that return HttpAuthentication
static HttpAuthentication HttpAuthenticationFactory.findAuthentication(Properties header)
           
 



Copyright © 2006 The Apache Software Foundation