[omniORB] Security/Authentication/Interceptors

Duncan Grisby duncan@grisby.org
Mon Mar 3 14:57:02 2003


On Thursday 27 February, "darryl" wrote:

> One question, i gathered from the mailing list that
> at one time the python bindings couldn't do interceptors.
> Is this still the case or can you use interceptors with python?

You cannot currently write interceptors in Python, because writing
interceptors requires access to all sorts of internal omniORB
interfaces, which are not mapped into Python. You can write
interceptors in C++ that are used by Python.

Cheers,

Duncan.

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