| Interface | Description | 
|---|---|
| HttpClientHostnameVerifier | Extended  HostnameVerifierinterface. | 
| Class | Description | 
|---|---|
| ClientTlsStrategyBuilder | Builder for client  TlsStrategyinstances. | 
| ConscryptClientTlsStrategy | TLS upgrade strategy for non-blocking client connections using Conscrypt TLS library. | 
| DefaultClientTlsStrategy | TLS upgrade strategy for non-blocking client connections. | 
| DefaultHostnameVerifier | Default  HostnameVerifierimplementation. | 
| HttpsSupport | HTTPS configuration support methods. | 
| NoopHostnameVerifier | The NO_OP HostnameVerifier essentially turns hostname verification
 off. | 
| SSLConnectionSocketFactory | Layered socket factory for TLS/SSL connections. | 
| SSLConnectionSocketFactoryBuilder | Builder for  SSLConnectionSocketFactoryinstances. | 
| TrustAllStrategy | A trust strategy that accepts all certificates as trusted. | 
| TrustSelfSignedStrategy | A trust strategy that accepts self-signed certificates as trusted. | 
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.