[jboss-user] [JBoss Seam] - Re: Security - Define dynamic Role in application

efabiano do-not-reply at jboss.com
Thu May 10 17:04:04 EDT 2007


Hi,
I had the same issue and I found the problem.

When security system is checking this  

GrantedPermission(n : name -> (n == check.getName()), a : action -> (a 
  | == check.getAction()))

only the first argument (n == check.getName()) is verified.


best regards

emerson fabiano

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

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



More information about the jboss-user mailing list