[jboss-user] [JBoss Seam] - Logging successful user login activity using seam security

terryb do-not-reply at jboss.com
Wed Nov 14 23:29:51 EST 2007


I would like to keep track of successful user logins. wondering what is the best place to log it?

when using seam authentication the authenticate method (say  Authenticator.authenticate) has to return true if username credentials are validated.

Is it sufficent to log successful login activity before returning true from the Authenticator.authenticate method; or should it be somewhere else making sure Seam processed the returned true value in successful login?







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

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



More information about the jboss-user mailing list