Hi, Shiro is about authentication and authorization. Two sessions of different users cant interfere like that. You need to implement a kind of chat handler that would link both functionaly.
Cédric. ________________________________ De : mgiammarco<mailto:[email protected]> Envoyé : 10-11-15 16:48 À : [email protected]<mailto:[email protected]> Objet : [newbie] Search for users or roles Hello, I need to do a multiuser chat server and I would like to authenticate users using Shiro. I hope to use Shiro to manage users. I mean that when a user X logs in I obviously know its subject and its session. But when user X wants to chat with user Y I need to check Y Session. So I need to have a list of logged in Subjects or I need to query for users/roles. Is it possible with Shiro? Else I need to do my alternative users database. Thanks, Mario -- View this message in context: http://shiro-user.582556.n2.nabble.com/newbie-Search-for-users-or-roles-tp7580838.html Sent from the Shiro User mailing list archive at Nabble.com.
