I have a permission requirement on objects that only owners or Admin role users can
update. I am ok with the Role part, using hasRole('admin'). But I am not sure how
to write ownership checking into a generic rule. Anyone has solved a similar problem?
Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064121#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...