I have a web application that is secured totally by the Weblogic container. Now I have to list the currently logged in users. I have to use Spring Security 2.0.4 for that
This have be done here: http://krams915.blogspot.com/2010/12/spring-security-mvc-querying.html
Enjoy :)