You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2012/12/14 16:58:12 UTC

[jira] [Created] (OAK-526) Implement AC-Postprocessing in AccessControlHook

angela created OAK-526:
--------------------------

             Summary: Implement AC-Postprocessing in AccessControlHook
                 Key: OAK-526
                 URL: https://issues.apache.org/jira/browse/OAK-526
             Project: Jackrabbit Oak
          Issue Type: Sub-task
          Components: core
            Reporter: angela
            Assignee: angela


in order not to search for effective access control content upon
permission evaluation, any changes to access control content should
lead to an update of the persisted compiled permissions for each 
principal that are planned to be stored in a separate structure underneath jcr:system/rep:permissions/<workspaceName>.

the (empty) commit hook can be found at org.apache.jackrabbit.oak.security.authorization.AccessControlHook
which is already pushed to the list of commit hooks upon repo-setup.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira