New Bundle to provide actions for interacting with the jackrabbit AccessManager
-------------------------------------------------------------------------------

                 Key: SLING-879
                 URL: https://issues.apache.org/jira/browse/SLING-879
             Project: Sling
          Issue Type: New Feature
          Components: Servlets Get, Servlets Post
            Reporter: Eric Norman


This is a new bundle that provides servlets to support modifying the jackrabbit 
access control policies for JCR nodes.

1. The servlet bound to [nodePath].modifyAce.html can be invoked to add or 
modify the access control privileges for a given principal.
2. The servlet bound to [nodePath].deleteAce.html can be invoked to remove the 
access control entries for one or more principals.
3. The servlet bound to [nodePath].acl.json can be invoked to get a JSON 
representation of the ACL for a node.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to