|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Class Summary | |
| AuthSSLProtocolSocketFactory | AuthSSLProtocolSocketFactory can be used to validate the identity of the HTTPS server against a list of trusted certificates and to authenticate to the HTTPS server using a private key. |
| AuthSSLX509TrustManager |
AuthSSLX509TrustManager can be used to extend the default X509TrustManager
with additional trust decisions. |
| EasySSLProtocolSocketFactory |
EasySSLProtocolSocketFactory can be used to creats SSL Sockets
that accept self-signed certificates. |
| EasyX509TrustManager |
EasyX509TrustManager unlike default X509TrustManager accepts
self-signed certificates. |
| StrictSSLProtocolSocketFactory | A SecureProtocolSocketFactory that uses JSSE to create
SSL sockets. |
| Error Summary | |
| AuthSSLInitializationError |
Signals fatal error in initialization of AuthSSLProtocolSocketFactory. |
These are directly copied from Apache HTTPClient distribution CVS 2004-06-22 3.0alpha1 from the contrib directory. No changes are made, so they can be replaced by later version if wanted.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||