How Do I change/set permissions for different users to only access certain folders in the DAM?
I am using AEM 6.5 , and I need to set permissions for different user groups to only access certain folders in DAM depending upon some rules. I have been trying to find the right example where this has been implemented but was not able to find it. Can you please point me in the right direction.
I want to get user groups and and users in Java through JCR and their permissions and add/remove permissions through Java only.
