this.ME = "RequestBroker" + glob.getLogPrefixDashed();
accessPluginManager = new AccessPluginManager(glob);
publishPluginManager = new PublishPluginManager(glob);
this.clientSubscriptions = new ClientSubscriptions(glob, this, authenticate);
this.bigXmlKeyDOM = new BigXmlKeyDOM(this, authenticate);