Uses of Package
org.apache.http.conn.ssl

Packages that use org.apache.http.conn.ssl
org.apache.http.conn.ssl TLS/SSL specific API. 
 

Classes in org.apache.http.conn.ssl used by org.apache.http.conn.ssl
AbstractVerifier
          Abstract base class for all standard X509HostnameVerifier implementations.
SSLSocketFactory
          Layered socket factory for TLS/SSL connections, based on JSSE.
X509HostnameVerifier
          Interface for checking if a hostname matches the names stored inside the server's X.509 certificate.
 



Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.