That put me on track. But, how do I detect if the user is already logged in?
Should I maintain a static global synchronized list with logged in users? This is bound to get huge in time, the more users I get logged in at one time *Is there another way to detect and prevent concurrent logins?* -- View this message in context: http://shiro-user.582556.n2.nabble.com/how-to-configure-Shiro-to-receive-ConcurrentAccessException-tp7405855p7408795.html Sent from the Shiro User mailing list archive at Nabble.com.
