public class BasicSSLContextFactory extends Object implements SSLContextFactory
Constructor and Description |
---|
BasicSSLContextFactory() |
Modifier and Type | Method and Description |
---|---|
SSLContext |
getSSLContext() |
void |
init(Properties properties)
Initializes this class with config from
SSLConfig |
public void init(Properties properties) throws Exception
SSLContextFactory
SSLConfig
init
in interface SSLContextFactory
properties
- properties form configException
public SSLContext getSSLContext()
getSSLContext
in interface SSLContextFactory
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.