Alex Deparvu created OAK-7813:
---------------------------------
Summary: PrivilegeBits also cache default privilege as long values
Key: OAK-7813
URL: https://issues.apache.org/jira/browse/OAK-7813
Project: Jackrabbit Oak
Issue Type: Improvement
Components: security-spi
Reporter: Alex Deparvu
Assignee: Alex Deparvu
I would like to add a cache to PrivilegeBits for the 'long' representation of
the privileges. The current one is [String -> PrivilegeBits], but the apis
allow for creating PrivilegeBits out of long values (depending on the bits
operation).
Also, the existing cache is currently exposed as a public map, this needs to be
turned into an immutable version to prevent changes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)