Uses of Class
org.apache.http.conn.ssl.SSLInitializationException

Packages that use SSLInitializationException
org.apache.http.conn.ssl TLS/SSL specific API. 
 

Uses of SSLInitializationException in org.apache.http.conn.ssl
 

Methods in org.apache.http.conn.ssl that throw SSLInitializationException
static SSLSocketFactory SSLSocketFactory.getSocketFactory()
          Gets the default factory, which uses the default JSSE settings for initializing the SSL context.
static SSLSocketFactory SSLSocketFactory.getSystemSocketFactory()
          Gets the default factory, which uses system properties for initializing the SSL context as described in "JavaTM Secure Socket Extension (JSSE) Reference Guide for the JavaTM 2 Platform Standard Edition 5
 



Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.