Dear Shiro users, There is two days ago, I have started to use Shiro in my web app (who use Spring and Spring MVC) and he works fine Now I want to display how many users logged in, so I have to react when users logs in and logs out to update a counter stored into the applicaion context but I don't know How to achieve that with Shiro ?
Thanks
