Package org.apache.storm.messaging.netty
Class NettyTlsUtils
java.lang.Object
org.apache.storm.messaging.netty.NettyTlsUtils
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.storm.shade.io.netty.handler.ssl.SslContextcreateSslContext(Map<String, Object> topoConf, boolean forServer)  
- 
Constructor Details
- 
NettyTlsUtils
public NettyTlsUtils() 
 - 
 - 
Method Details
- 
createSslContext
 
 -