Results 1 to 2 of 2

Thread: List all authenticated users?

  1. #1
    Join Date
    May 2009
    Posts
    7

    Default List all authenticated users?

    Is there a way to obtain a complete list of all authenticated users with an active session?

    I'm building an admin dashboard for my app and would like to give ROLE_ADMIN users a view onto how busy the system is.

    (+ possibly say how long they have been active, when their session times out if possible...)

    Thanks

  2. #2
    Join Date
    Jan 2008
    Posts
    1,826

    Default

    Checkout the SessionRegistry interface. This thread has some relevant discussion about it.
    Rob Winch - @rob_winch
    Spring Security Lead
    Pivotal

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •