Eric Norman created SLING-11271:
-----------------------------------

             Summary: Provide servlet to get json for the ACE or Effective ACE 
for a privilege
                 Key: SLING-11271
                 URL: https://issues.apache.org/jira/browse/SLING-11271
             Project: Sling
          Issue Type: New Feature
            Reporter: Eric Norman
            Assignee: Eric Norman
             Fix For: JCR Jackrabbit Access Manager 3.0.12


Sometimes it is more convenient to get the json of the ACE of a specific 
privilege rather than getting the ACL json and dig out the entry for the 
principal.

For example:
{code:java}
http://localhost:8080/test/node.ace.json?pid=[userid]
http://localhost:8080/test/node.eace.json?pid=[userid] {code}
If no ACE exists for that principal than a 404 status is returned.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to