Hierarchy For Package org.apache.hc.client5.http.ssl
Class Hierarchy
- java.lang.Object
- org.apache.hc.client5.http.ssl.ClientTlsStrategyBuilder
- org.apache.hc.client5.http.ssl.DefaultClientTlsStrategy
- org.apache.hc.client5.http.ssl.DefaultHostnameVerifier (implements org.apache.hc.client5.http.ssl.HttpClientHostnameVerifier)
- org.apache.hc.client5.http.ssl.HttpsSupport
- org.apache.hc.client5.http.ssl.NoopHostnameVerifier (implements javax.net.ssl.HostnameVerifier)
- org.apache.hc.client5.http.ssl.SSLConnectionSocketFactory (implements org.apache.hc.client5.http.socket.LayeredConnectionSocketFactory)
- org.apache.hc.client5.http.ssl.SSLConnectionSocketFactoryBuilder
- org.apache.hc.client5.http.ssl.TrustAllStrategy (implements org.apache.hc.core5.ssl.TrustStrategy)
- org.apache.hc.client5.http.ssl.TrustSelfSignedStrategy (implements org.apache.hc.core5.ssl.TrustStrategy)
Interface Hierarchy
- javax.net.ssl.HostnameVerifier
- org.apache.hc.client5.http.ssl.HttpClientHostnameVerifier