Class SSLContextFactory
- java.lang.Object
-
- org.apache.eventmesh.runtime.boot.SSLContextFactory
-
public class SSLContextFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SSLContextFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static javax.net.ssl.SSLContextgetSslContext(EventMeshHTTPConfiguration eventMeshHttpConfiguration)
-
-
-
Method Detail
-
getSslContext
public static javax.net.ssl.SSLContext getSslContext(EventMeshHTTPConfiguration eventMeshHttpConfiguration)
-
-