Uses of Class
org.apache.hc.client5.http.ssl.TrustSelfSignedStrategy
-
Packages that use TrustSelfSignedStrategy Package Description org.apache.hc.client5.http.ssl Client TLS/SSL support. -
-
Uses of TrustSelfSignedStrategy in org.apache.hc.client5.http.ssl
Fields in org.apache.hc.client5.http.ssl declared as TrustSelfSignedStrategy Modifier and Type Field Description static TrustSelfSignedStrategy
TrustSelfSignedStrategy. INSTANCE
Deprecated.
-