Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
following OAK-9494 i would suggest to add the following addition methods to Jackrabbit API that allows to deal with privileges in a more efficient way:
- JackrabbitAccessControlManager.privilegeCollectionFromNames(String... privilegeNames) -> in addition to AccessControlManager.privilegeFromName(String)
- JackrabbitAccessControlEntry.getPrivilegeCollection() -> in addition to {{AccessControlEntry.getPrivileges()
jhoh, fyi
Attachments
Issue Links
- is related to
-
JCR-4758 Implement JackrabbitAccessControlEntry.getPrivilegeCollection in jackrabbit
- Closed
-
OAK-9673 JackrabbitAccessControlManagerDelegator should implement privilegeCollectionFromNames
- Closed
-
OAK-9674 AbstractAccessControlManager.privilegeCollectionFromNames should validate the passed privilege names
- Closed
-
JCR-4757 Update Jackrabbit trunk to Oak 1.42.0
- Closed