Uploaded image for project: 'Shiro'
  1. Shiro
  2. SHIRO-117

Add a 'QueryableSessionDAO' interface

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.0.0
    • 2.0.0
    • Session Management
    • None

    Description

      In many enterprise apps, it is desirable to obtain a Session instance or information about many sessions based on criteria - such as the ability to obtain a session by the principals (e.g. user id or username), find out if there is more than one active session for a user (concurrent session control) or to find out the total number of active sessions in use.

      This information is very valuable for system statistics and for advanced features such as concurrent session access control. If a SessionDAO implements this interface, it would be nice to leverage these additional capabilities directly in the framework.

      Attachments

        Activity

          People

            Unassigned Unassigned
            lhazlewood Les Hazlewood
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: