TLS/SSL specific parts of the HttpConn API. more...
X509HostnameVerifier | Interface for checking if a hostname matches the names stored inside the server's X.509 certificate. |
AbstractVerifier | Abstract base class for all standard X509HostnameVerifier implementations. |
AllowAllHostnameVerifier | The ALLOW_ALL HostnameVerifier essentially turns hostname verification off. |
BrowserCompatHostnameVerifier | The HostnameVerifier that works the same way as Curl and Firefox. |
SSLSocketFactory | Layered socket factory for TLS/SSL connections, based on JSSE. |
StrictHostnameVerifier | The Strict HostnameVerifier works the same way as Sun Java 1.4, Sun Java 5, Sun Java 6-rc. |
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:56 |