[omniORB-dev] Python interceptors - no way to get peer identity - patch

Duncan Grisby duncan at grisby.org
Tue Sep 7 17:12:09 BST 2010


On Thu, 2010-06-10 at 14:27 +0400, Konstantin Olkhovskiy wrote:

> finally i managed to code it down... It should not break any existing code.
> One should pass optional second boolean argument to
> addServerReceiveRequest or addClientReceiveReply, i.e.:
> 
> interceptors.addServerReceiveRequest(validateCredentials, True)
> interceptors.addClientReceiveReply(validateCredentials, True)

Thanks. I've applied a slightly modified version of your patch.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --





More information about the omniORB-dev mailing list