Skip to content

Releases: knennigtri/aem-permissions-to-jcr-privileges

AEMPermissionsServlet release

07 Jun 14:16
Compare
Choose a tag to compare

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.