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 2019/06/05 12:05:00 UTC

[jira] [Created] (OAK-8385) Get rid of duplicated AcEntry/Entry in PermissionStoreEditor and AccessControlValidator

angela created OAK-8385:
---------------------------

             Summary: Get rid of duplicated AcEntry/Entry in PermissionStoreEditor and AccessControlValidator
                 Key: OAK-8385
                 URL: https://issues.apache.org/jira/browse/OAK-8385
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: core, security
            Reporter: angela
            Assignee: angela


both {{CommitHooks}} create internal entry classes to keep track and validate of changes made to a given access control policy. I would suggest to refactor the code such that they use the same base class. Note, that {{AccessControlEntry}} is not a great match because it is defined by JCR API while what is needed here is a low level view on a given entry.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)