[jboss-user] [JBoss Seam] - Re: Subclassing Seam identity component

shane.bryzak@jboss.com do-not-reply at jboss.com
Wed Jul 25 17:58:19 EDT 2007


"mgrouch" wrote : Upon user login we need to load user preferences, accounts, permissions etc (user specific information). This logically should be Session scope.
  | I though more proper way of doing it is to create a bean which 
  | extends identity.

I recommend that you do this kind of stuff in your authenticator class, rather than extending Identity to do it.

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

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



More information about the jboss-user mailing list