« Return to Thread: Using tapestry-acegi's LogoutService

Using tapestry-acegi's LogoutService

by Kai Weber-2 :: Rate this Message:

Reply to Author | View in Thread

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-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: Using tapestry-acegi's LogoutService