Hi,
    I tried the authentication-fw with the help of the document and everything works well. :-)
    But I have a question about how to get notified when a user logs in or logs out.  I want to write something to log when a specific user logs in or out.  It's not enough to add some codes to the login and logout actions because the logout event can be triggered by session timeout event, so the direct solution is let the object implement the HttpSessionBindingListener interface but the object, which is UserState in authentication-fw, doesn't implement that interface and furthermore it is decared as 'final'.
    Any suggestions? Thx. :)
                     Steven Gong

Msg sent via Spymac Mail - http://www.spymac.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to