[jboss-user] [JBoss Seam] - Problem setting my authenticate method
carlos.abreu
do-not-reply at jboss.com
Thu May 24 13:52:20 EDT 2007
I'm trying to develop my authenticate method based on the seam guideline(http://docs.jboss.com/seam/latest/reference/en/html/security.html#d0e6331).
But, when i try to set the user role using the Identity.instance().addRole("ADMIN"). I got an undefined method exception.
The class that i'm using is the org.jboss.seam.security.Identity. This is the correct one ?
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048433#4048433
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4048433
More information about the jboss-user
mailing list