[jboss-dev-forums] [Design of Security on JBoss] - Re: Regression introduced with JACC EJBMethodPermission
anil.saldhana@jboss.com
do-not-reply at jboss.com
Fri Dec 7 15:12:44 EST 2007
I think it is a regression because p0 means a method with zero arguments whereas p1 means a perm for a specific method name but various overloaded arguments.
So, I think p1.implies(p0) == true where as p0.implies(p1) == false.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111320#4111320
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4111320
More information about the jboss-dev-forums
mailing list