the only thing i found so far is a class parameter in components.xml cfr below
<security:identity
authenticate-method="#{authenticator.authenticate}"
class="up.seam.UpIdentity"
auto-create="true" />
this however dos NOT make seam use my extended identity class
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093949#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...