Rob, Thanks for the ideas. I was hoping not to bind the AuditInterceptor too tightly to the Servlet API. To do that I might have to pass in the username and IP address as separate parms, and of course have to set these up in advance. But I can also just have a different implementation for non-servlet situations I guess.
Yes, handling this at login/authentication makes sense, and then putting it in the session. Maybe there's a hook in ACEGI to do this and someone will volunteer how. Thanks again - Richard -- View this message in context: http://www.nabble.com/How-to-get-authentication-info-into-a-Spring-bean---Hibernate-interceptor-tp15247474s2369p15250711.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
