[jboss-user] [JBoss Seam] - Re: Problems with Seam Security

shane.bryzak@jboss.com do-not-reply at jboss.com
Tue Feb 6 11:41:57 EST 2007


Seam security only uses JAAS for authentication, and does not integrate with container security at this point in time.  I'm guessing you are using the @RolesAllowed annotation on your bean?  If so, you need to replace it with @Restrict (a Seam annotation) - see the docs for usage.

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

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



More information about the jboss-user mailing list