com.ibm.websphere.ssl
Uses of Class SSLConfigurationNotAvailableException
Packages that use SSLConfigurationNotAvailableException
Package | Description |
---|---|
com.ibm.websphere.ssl |
Uses of SSLConfigurationNotAvailableException in com.ibm.websphere.ssl
Modifier and Type | Method and Description |
---|---|
|
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.
|