mazir
Sep 22nd, 2004, 07:54 AM
Hello all,
I'm currently trying to secure access to my objects according to ACLs per object. The one problem I have, is I can not see where to define which methods are to be protected. My MethodInterceptor will work on my managers so I need to define somewhere which methods need to check the ACL for access...
Thanks in advance.
I'm currently trying to secure access to my objects according to ACLs per object. The one problem I have, is I can not see where to define which methods are to be protected. My MethodInterceptor will work on my managers so I need to define somewhere which methods need to check the ACL for access...
Thanks in advance.