[jboss-user] [JBoss Seam] - JSR 250 - Common Annotations

shamoh do-not-reply at jboss.com
Thu Oct 18 02:46:40 EDT 2007


Hello.

I would like to ask if there is any relation of JBoss Seam and JSR 250, especially security support.

JSR 250 defines common annotations, e.g.
* javax.annotation.security.PermitAll
* javax.annotation.security.DenyAll
* javax.annotation.security.RolesAllowed
* javax.annotation.security.DeclareRoles
* javax.annotation.security.RunAs

And Seam defines self security annotation (and other security API):
* org.jboss.seam.annotations.security.Restrict

I would like to know if both solutions work together or I have to use just one of them?

Thanks,
-lk


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

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



More information about the jboss-user mailing list