AEM4BEGINNER blog is for Beginners who are interested in learning Adobe Experience Manager (AEM) aka Adobe CQ5 from basics. The Information provided in this blog is for learning and testing purposes only. Here, I have posted the information which I know or gathered from different sources.
Using AJAX requests to display Adobe CQ users in a grid control
You can use an AJAX request to retrieve Adobe CQ users and display the result set in a data grid control. To retrieve user data from Adobe CQ, you use a com.day.cq.security.UserManager instance that belongs to the Adobe CQ API. This API provides access to both Adobe CQ users and groups. The following illustration shows Adobe CQ users displayed within a grid control. Adobe CQ users This development article guides you through creating this AEM application that retrieves CQ user data and displays the data on a client web page. To view this development article, click:
No comments:
Post a Comment
If you have any doubts or questions, please let us know.