Class SSLConnectionUtils
java.lang.Object
org.apache.synapse.transport.passthru.core.ssl.SSLConnectionUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ServerConnFactorygetServerConnectionFactory(String endpointName, PassThroughSharedListenerConfiguration configuration, SSLConfiguration sslConfiguration) Method for return ServerConnectionFactory by building ServerConnectionFactory with given SSL Configurations
-
Constructor Details
-
SSLConnectionUtils
public SSLConnectionUtils()
-
-
Method Details