| Package | Description |
|---|---|
| org.apache.nutch.protocol.httpclient |
Protocol plugin which supports retrieving documents via the HTTP and
HTTPS protocols, optionally with Basic, Digest and NTLM authentication
schemes for web server as well as proxy server.
|
| Class and Description |
|---|
| Http
This class is a protocol plugin that configures an HTTP client for Basic,
Digest and NTLM authentication schemes for web server as well as proxy
server.
|
| HttpAuthentication
The base level of services required for Http Authentication
|
| HttpAuthenticationException
Can be used to identify problems during creation of Authentication objects.
|
| HttpBasicAuthentication
Implementation of RFC 2617 Basic Authentication.
|
| HttpFormAuthConfigurer |
Copyright © 2021 The Apache Software Foundation