Hi every one, I'm new in spring so,I have a question about SessionRegistry in spring. what kind of information does a SessionRegistry has? I know it Maintains a registry of SessionInformation instances and has many methods. but I want to know for example what kind of information getAllPrincipals() method returns.