Releases: knennigtri/aem-permissions-to-jcr-privileges
Releases · knennigtri/aem-permissions-to-jcr-privileges
AEMPermissionsServlet release
Once installed, you can use the servlet by going to http://localhost:4502/bin/permissions.html. This will show the AEM Permissions and what JCR Privileges they translate to. You can also do http://localhost:4502/bin/permissions.selector.html where selector is a specific AEM Permission to show the individual JCR Privileges which are mapped by AEMPermissionsToJCRPrivileges.java. The whole reason for this project is to show this class.