[jboss-dev-forums] [Design of POJO Server] - Re: VFS Permissions - JBMICROCONT-149

david.lloyd@jboss.com do-not-reply at jboss.com
Fri Nov 14 12:48:57 EST 2008


Correct me if I'm wrong though, but isn't that one of the usecases of aspects themselves?  You can limit the permissions of codebase X and use aspects to wrap unprivileged code with a privileged operation like set up TCCL/transaction context/security context/etc.?  In this case, the permissions of the aspect would be the aspect codebase plus some small fixed set of permissions.  Though perhaps in this case it would be up to the aspect deployment to specify this?

Disclaimer: I'm no AOP expert :)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189478#4189478

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4189478



More information about the jboss-dev-forums mailing list