{
/*=================================================================
* Now try and login to Meridio; the wrapper's constructor can be
* used as it calls the Meridio login method
*================================================================*/
meridio_ = new MeridioWrapper(Logging.authorityConnectors, DmwsURL, RmwsURL, MetaCartawsURL,
DMWSProxyHost, DMWSProxyPort, RMWSProxyHost, RMWSProxyPort, MetaCartaWSProxyHost, MetaCartaWSProxyPort,
UserName, Password,
InetAddress.getLocalHost().getHostName(),
mySSLFactory,
org.apache.manifoldcf.core.common.CommonsHTTPSender.class,