How to get user's properties and user's group in AEM 5.6 using com.adobe.granite api
Solved! Go to Solution.
Views
Replies
Total Likes
See this AEM community artilce that uses the org.apache.jackrabbit.api.security.user Java API:
http://helpx.adobe.com/experience-manager/using/developing-aem-osgi-bundles-jackrabbit.html
Hope this helps
Views
Replies
Total Likes
Adopt to userproperties & use the methods.Example at [1]. recheck the previous threads IIRC there was discussion around it.
[1] http://helpx.adobe.com/experience-manager/using/creating-custom-cq-commerce-providers.html
[2] http://www.wemblog.com/2012/03/how-to-do-user-management-using-post.html
Views
Replies
Total Likes
Hi Manjunath,
You can get Users information by utilizing the
Reference : http://jackrabbit.apache.org/api/2.0/org/apache/jackrabbit/api/security/user/Authorizable.html
Regards
Harish
Views
Replies
Total Likes
See this AEM community artilce that uses the org.apache.jackrabbit.api.security.user Java API:
http://helpx.adobe.com/experience-manager/using/developing-aem-osgi-bundles-jackrabbit.html
Hope this helps
Views
Replies
Total Likes
Views
Likes
Replies