Uses of Class
com.ibm.websphere.ssl.SSLConfigurationNotAvailableException
-
-
Uses of SSLConfigurationNotAvailableException in com.ibm.websphere.ssl
Methods in com.ibm.websphere.ssl that throw SSLConfigurationNotAvailableException Modifier and Type Method Description javax.net.ssl.SSLContextJSSEHelper. getSSLContext(java.lang.String sslAliasName, java.util.Map<java.lang.String,java.lang.Object> connectionInfo, SSLConfigChangeListener listener, boolean tryDefault)LikeJSSEHelper.getSSLContext(String, Map, SSLConfigChangeListener), failing over to the default configuration is a choice.
-