Uses of Interface
org.apache.nutch.protocol.httpclient.HttpAuthentication
Packages that use HttpAuthentication
Package
Description
Protocol plugin which supports retrieving documents via the HTTP andHTTPS
protocols, optionally with Basic, Digest and NTLM authentication schemes for
web server as well as proxy server.
-
Uses of HttpAuthentication in org.apache.nutch.protocol.httpclient
Classes in org.apache.nutch.protocol.httpclient that implement HttpAuthenticationModifier and TypeClassDescriptionclassImplementation of RFC 2617 Basic Authentication.Methods in org.apache.nutch.protocol.httpclient that return HttpAuthentication