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.

Reply via email to