6566676869707172
setHost( host ); setPort( port ); setUser( user ); setPassword( paswd ); configurationPath = configPath; api = new APISession( logger ); logger.debug( "Configuration Path: " + configurationPath ); }