Package org.apache.pinot.common.utils
Class ClientSSLContextGenerator
- java.lang.Object
-
- org.apache.pinot.common.utils.ClientSSLContextGenerator
-
public class ClientSSLContextGenerator extends Object
-
-
Constructor Summary
Constructors Constructor Description ClientSSLContextGenerator(PinotConfiguration sslConfig)
-
-
-
Constructor Detail
-
ClientSSLContextGenerator
public ClientSSLContextGenerator(PinotConfiguration sslConfig)
-
-
Method Detail
-
generate
public SSLContext generate()
-
-