You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by an...@apache.org on 2023/04/12 16:56:59 UTC

[jackrabbit-oak] branch OAK-10130 updated (f42e32af2e -> 33620774a1)

This is an automated email from the ASF dual-hosted git repository.

angela pushed a change to branch OAK-10130
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


    from f42e32af2e OAK-10130 : Add API to retrieve effective policies for a set of principals for a given path
     add 33620774a1 OAK-10130 : Add API to retrieve effective policies for a set of principals for a given path

No new revisions were added by this update.

Summary of changes:
 .../composite/CompositeAccessControlManager.java   | 19 +++++++++++++++
 .../CompositeAccessControlManagerTest.java         | 27 ++++++++++++++++++++++
 .../JackrabbitAccessControlManagerDelegator.java   | 14 +++++++++++
 ...ackrabbitAccessControlManagerDelegatorTest.java | 10 ++++++++
 4 files changed, 70 insertions(+)