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

Packages that use org.apache.http.conn.ssl
org.apache.http.conn.ssl TLS/SSL specific parts of the HttpConn API. 
 

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



Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.