Uses of Package
org.apache.http.conn.ssl
| Package | Description |
|---|---|
| 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 Class Description AbstractVerifier Abstract base class for all standardX509HostnameVerifierimplementations.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.