So I think the thing is here that unless Seam actually started providing a 
basic User class (which would be a bad thing as this is domain model specific) 
there is no sensible way to store any information about the user on Identity.  
FWIW I just extend Identity and add get/setUser methods to it (where User is an 
entity I've defined).

@Name("org.jboss.seam.security.identity")
  | public class Identity extends org.jboss.seam.security.Identity {

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020639
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to