Author Login
Post Reply
Kai i am not sure how to do it with Tapestry-acegi but this use case
is already supported by Spring Security:
http://static.springsource.org/spring-security/site/docs/2.0.x/reference/ns-config.html#ns-concurrent-session
On Thu, Jul 2, 2009 at 3:52 PM, Kai Weber<kai.weber@(protected):
> 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@(protected)
> For additional commands, e-mail: users-help@(protected)
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)