[jboss-user] [JBoss Seam] - identity addRole returns false and no roles are added
dreuzel
do-not-reply at jboss.com
Tue Jun 19 12:29:50 EDT 2007
I'm trapping the security in my application using identity as advised in seam.
i add roles from the database to the iddentity using
for all roles
boolean sts=identity.addRole( nextroleTXT)
Identity seems to resonds using false and the roles are not
set (hasRole ,,,, none ....
Any suggestions
roles are important for security
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055715#4055715
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055715
More information about the jboss-user
mailing list