CPermissionsManagerServant is an IServant subclass of CPermissionsManager
This will allow other channels to delegate to CPermissionsManager at runtime
Master channels should instantiate this channel with the following
staticData parameter preset:
prmOwners = IPermissible[] owners
where owners is an array with a single element being an instance of the
master's representative IPermissible class.