Hi,
Is there a way to list login of all users connected to a JBoss application ? Using
getCallerPrincipal I can determine the owner of the current session, but how do I know
about all other users in all other sessions ?
I tried to subclass a loginModule to maintain this list myself, but the logout method is
not called if the user is logged out by a session timeout...
Thanks for your help !
--
Céline
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4079511#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...