[omniORB] Access control
   
    Duncan Grisby
     
    duncan@grisby.org
       
    Thu Dec 12 14:40:02 2002
    
    
  
On Tuesday 10 December, Gustavo Niemeyer wrote:
> Interceptors are only able to do the basic authentication (accept/deny),
> right? How do you limit the functionality allowed for different clients?
The normal approach is to use an interceptor to put something into
per-thread storage, and then access it from the application code.
Cheers,
Duncan.
-- 
 -- Duncan Grisby         --
  -- duncan@grisby.org     --
   -- http://www.grisby.org --