How to get all logged in users list in Liferay?

馋奶兔 提交于 2019-12-22 10:50:52

问题


I want to get all users login detail as Administrator in liferay. User login from where is doesn't matter but i want to see list of all users which are login at a time. when user login it will send some identification to admin.


回答1:


Control Panel's Monitoring option allows you to see all of the live sessions in the portal.

For performance reasons, this setting is generally turned off in production. To enable display of live session data, set the portal property live.users.enabled to true.



来源:https://stackoverflow.com/questions/16085553/how-to-get-all-logged-in-users-list-in-liferay

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!