Uses of Class
org.apache.hc.client5.http.ssl.TlsSessionValidator
-
Packages that use TlsSessionValidator Package Description org.apache.hc.client5.http.ssl Client TLS/SSL support. -
-
Uses of TlsSessionValidator in org.apache.hc.client5.http.ssl
Fields in org.apache.hc.client5.http.ssl declared as TlsSessionValidator Modifier and Type Field Description private TlsSessionValidatorAbstractClientTlsStrategy. tlsSessionValidatorprivate TlsSessionValidatorSSLConnectionSocketFactory. tlsSessionValidator
-