Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JBoss User Help »

[jboss-user] [JBoss Seam] - How to authenticate user by department?

scott.stark@jboss.org

2007-05-03


I have a existing package that authenticate user by department to avoid user name conflict. In other word, there are 3 fields in the login form (Department, User Name and Password).

Now, I want to use Seam to do the web development. But I stock in the first step--Login process.

The default Seam authentication mechanism require org.jboss.seam.security.Identity class which does not include Department field.

I don't want to modify the Identity class directly because of the long term software upgrade consideration. What can I do to resolve this problem?

Any suggest is welcome.

I'm using Seam 1.2.1 GA.

Jack Yeh

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042859
_______________________________________________
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user
©2008 junlu.com - Jax Systems, LLC, U.S.A.