You can look at: org.jboss.portal.core.aspects.server.UserInterceptor and org.jboss.portal.core.aspects.server.UserInterceptor.UserFinalizer That's where last login date is actually set.
The user authentication process occurs in org.jboss.portal.identity.auth.IdentityLoginModule View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987054#3987054 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987054 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
