| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SSLConfig | |
|---|---|
| com.hazelcast.config | |
| Uses of SSLConfig in com.hazelcast.config | 
|---|
| Methods in com.hazelcast.config that return SSLConfig | |
|---|---|
|  SSLConfig | NetworkConfig.getSSLConfig() | 
|  SSLConfig | SSLConfig.setEnabled(boolean enabled)Enables and disables this configuration | 
|  SSLConfig | SSLConfig.setFactoryClassName(String factoryClassName)Sets the name for the com.hazelcast.nio.ssl.SSLContextFactoryimplementation class | 
|  SSLConfig | SSLConfig.setFactoryImplementation(Object factoryImplementation)Sets the com.hazelcast.nio.ssl.SSLContextFactoryimplementation object | 
|  SSLConfig | SSLConfig.setProperty(String name,
            String value) | 
| Methods in com.hazelcast.config with parameters of type SSLConfig | |
|---|---|
|  NetworkConfig | NetworkConfig.setSSLConfig(SSLConfig sslConfig) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||