public class SSLConnectionUtils
extends java.lang.Object
Constructor and Description |
---|
SSLConnectionUtils() |
Modifier and Type | Method and Description |
---|---|
static ServerConnFactory |
getServerConnectionFactory(java.lang.String endpointName,
PassThroughSharedListenerConfiguration configuration,
SSLConfiguration sslConfiguration)
Method for return ServerConnectionFactory by building ServerConnectionFactory with given SSL Configurations
|
public static ServerConnFactory getServerConnectionFactory(java.lang.String endpointName, PassThroughSharedListenerConfiguration configuration, SSLConfiguration sslConfiguration) throws org.apache.axis2.AxisFault
endpointName
- Endpoint Nameconfiguration
- PassThroughSharedListenerConfigurationorg.apache.axis2.AxisFault
Copyright © 2005-2022 Apache Software Foundation. All Rights Reserved.