Uses of Class
com.ibm.websphere.ssl.SSLConfigurationNotAvailableException

Packages that use SSLConfigurationNotAvailableException
com.ibm.websphere.ssl   
 

Uses of SSLConfigurationNotAvailableException in com.ibm.websphere.ssl
 

Methods in com.ibm.websphere.ssl that throw SSLConfigurationNotAvailableException
 javax.net.ssl.SSLContext JSSEHelper.getSSLContext(java.lang.String sslAliasName, java.util.Map<java.lang.String,java.lang.Object> connectionInfo, SSLConfigChangeListener listener, boolean tryDefault)
          Like JSSEHelper.getSSLContext(String, Map, SSLConfigChangeListener), failing over to the default configuration is a choice.