[jboss-user] [JBoss Seam] - Re: Subclassing Seam identity component
christian.bauer@jboss.com
do-not-reply at jboss.com
Wed Jul 25 13:30:05 EDT 2007
| @Name("org.jboss.seam.security.identity")
| @Scope(SESSION)
| @BypassInterceptors
| @Install(precedence=APPLICATION)
| @Startup
| public class MyIdentity extends Identity {}
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4067525#4067525
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4067525
More information about the jboss-user
mailing list