Uses of Interface
org.apache.http.ssl.TrustStrategy

Packages that use TrustStrategy
org.apache.http.ssl Utility classes for trust and key material management and TLS/SSL context initialization. 
 

Uses of TrustStrategy in org.apache.http.ssl
 

Methods in org.apache.http.ssl with parameters of type TrustStrategy
 SSLContextBuilder SSLContextBuilder.loadTrustMaterial(KeyStore truststore, TrustStrategy trustStrategy)
           
 



Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.