-
Feb 23rd, 2011, 03:41 AM
#1
spring security concurrent-session-control
Using spring security concurrent-session-control we can stop a single user loggin in twice.
My requirement is i should not allow two persons access the same page at the same time.
For eg. When an admin is using modify details page and another admin tries to access the page the system has to give an error saying "You cannot use this page at this time" .
Kindly advice.
-
Feb 23rd, 2011, 07:40 AM
#2
This isn't something that Spring Security supports. The implementation would probably depend heavily on the details of the requirements.
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