public class BasicSSLContextFactory extends Object implements SSLContextFactory
Constructor and Description |
---|
BasicSSLContextFactory() |
Modifier and Type | Method and Description |
---|---|
SSLContext |
getSSLContext() |
void |
init(Properties properties) |
public void init(Properties properties) throws Exception
init
in interface SSLContextFactory
Exception
public SSLContext getSSLContext()
getSSLContext
in interface SSLContextFactory
Copyright © 2014 Hazelcast, Inc.. All rights reserved.