Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.http.conn.ssl Classes and Interfaces - 14 results found.
NameDescriptionTypePackageFramework
AbstractVerifierClassorg.apache.http.conn.sslApache HttpComponents
AllowAllHostnameVerifierThe ALLOW_ALL HostnameVerifier essentially turns hostname verification off.Classorg.apache.http.conn.sslApache HttpComponents
BrowserCompatHostnameVerifierThe HostnameVerifier that works the same way as Curl and Firefox.Classorg.apache.http.conn.sslApache HttpComponents
PrivateKeyDetailsPrivate key details.Classorg.apache.http.conn.sslApache HttpComponents
PrivateKeyStrategyA strategy allowing for a choice of an alias during SSL authentication.Interfaceorg.apache.http.conn.sslApache HttpComponents
SSLConnectionSocketFactoryLayered socket factory for TLS/SSL connections.Classorg.apache.http.conn.sslApache HttpComponents
SSLContextBuilderBuilder for SSLContext instances.Classorg.apache.http.conn.sslApache HttpComponents
SSLContextsSSLContext factory methods.Classorg.apache.http.conn.sslApache HttpComponents
SSLInitializationExceptionClassorg.apache.http.conn.sslApache HttpComponents
SSLSocketFactoryLayered socket factory for TLS/SSL connections.Classorg.apache.http.conn.sslApache HttpComponents
StrictHostnameVerifierThe Strict HostnameVerifier works the same way as Sun Java 1.Classorg.apache.http.conn.sslApache HttpComponents
TrustSelfSignedStrategyA trust strategy that accepts self-signed certificates as trusted.Classorg.apache.http.conn.sslApache HttpComponents
TrustStrategyA strategy to establish trustworthiness of certificates without consulting the trust manager configured in the actual SSL context.Interfaceorg.apache.http.conn.sslApache HttpComponents
X509HostnameVerifierInterface for checking if a hostname matches the names stored inside the server's X.Interfaceorg.apache.http.conn.sslApache HttpComponents