[jboss-user] [JBoss Portal] - Re: how to insert one more field in jboss database..
bdaw
do-not-reply at jboss.com
Sat Nov 18 04:54:29 EST 2006
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
More information about the jboss-user
mailing list