159160161162163164165166167168
* indicate a plugin * * "JMQAuthClass" + "." + authType */ throw new BrokerException(Globals.getBrokerResources().getKString( BrokerResources.X_UNSUPPORTED_AUTHTYPE, authType)); } return hd; }