Hi:

how would I do this: Everytime a new authentication attempt is made logout the current user.

What I tried to inject the LogoutService into my custom AuthenticationProcessingFilter, but I can not call logoutService.logout() because no RequestGlobals is injected into the LogoutService.

Any ideas?

Regards, Kai

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to