-
Mar 3rd, 2011, 12:46 PM
#1
Concurrent Session Control
Is it possible to programatically (at runtime) change the number of concurrent sessions a given user can have?
Is it possible to have some users be able to have one concurrent session setting and others have another concurrent session setting?
-
Mar 3rd, 2011, 09:11 PM
#2
This could be done by writing your own implementation of SessionAuthenticationStrategy. Refer to ConcurrentSessionControlStrategy for an example of how to implement the interface.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules