[jboss-user] [Security & JAAS/JBoss] - Re: Can't get access right from Java Client
jmcollin92
do-not-reply at jboss.com
Sat Sep 23 11:45:13 EDT 2006
In fact, my EJB don't check if the user is logged in. So giving a wrong name make the test pass.
But the business method check the role of the user to take decision (if (! ctx.isCallerInRole...).
So I need to be logged before calling the business method.
Any help would be apprecied.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973709#3973709
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973709
More information about the jboss-user
mailing list