[ 
https://issues.apache.org/jira/browse/OAK-526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13623733#comment-13623733
 ] 

angela commented on OAK-526:
----------------------------

an initial version including some tests is already ready.

the only known TODO/issues is marked in #propertyChanged which needs to cover 
those
cases where only the order of ACEs has changed without changing the set of ACEs
contained in the policy node... this afaik will only occur if ace nodes are 
reordered
on the OAK-API directly (see the corresponding test case that is currently 
marked to
be ignored).
                
> Implement AC-Postprocessing in PermissionHook
> ---------------------------------------------
>
>                 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

Reply via email to