|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
HttpAuthentication | The base level of services required for Http Authentication |
Class Summary | |
---|---|
DummySSLProtocolSocketFactory | |
DummyX509TrustManager | |
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. |
HttpAuthenticationFactory | Provides the Http protocol implementation with the ability to authenticate when prompted. |
HttpBasicAuthentication | Implementation of RFC 2617 Basic Authentication. |
HttpResponse | An HTTP response. |
Exception Summary | |
---|---|
HttpAuthenticationException | Can be used to identify problems during creation of Authentication objects. |
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. It handles cookies within a single fetch operation. This plugin is based on Jakarta Commons HttpClient library.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |