Does the SessionRegistry.getAllPrincipals().size()+1 return the number of logged in users? I have read in many web pages that it returns the number of users but in my own web application, for example when there is only one user, it returns number 4!!! I don't know what does it mean?
please help