Uses of Package
org.apache.http.ssl

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

Classes in org.apache.http.ssl used by org.apache.http.ssl
PrivateKeyDetails
          Private key details.
PrivateKeyStrategy
          A strategy allowing for a choice of an alias during SSL authentication.
SSLContextBuilder
          Builder for SSLContext instances.
SSLInitializationException
           
TrustStrategy
          A strategy to establish trustworthiness of certificates without consulting the trust manager configured in the actual SSL context.
 



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