[ 
https://issues.apache.org/jira/browse/JCR-3641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tobias Bocanegra reopened JCR-3641:
-----------------------------------


please reconsider. I suggest to only use this signature:

{code}
boolean addEntry(
  Principal principal, 
  Privilege[] privileges, 
  boolean isAllow, 
  Map<String, Value[]> restrictions
)
{code}

IMO it does not make a difference between a single valued restriction and a 
multivalued restriction with 1 value.

> AccessControl: provide ability to create JackrabbitAccessControlEntry with 
> multi-valued restrictions
> ----------------------------------------------------------------------------------------------------
>
>                 Key: JCR-3641
>                 URL: https://issues.apache.org/jira/browse/JCR-3641
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: JCR API
>            Reporter: angela
>            Assignee: angela
>             Fix For: 2.7.2
>
>         Attachments: JCR-3641-oak.patch, JCR-3641.patch
>
>
> as of OAK multi-valued restrictions are supported. consequently the API 
> should be adjusted to allow for the creation of such multi-valued 
> restrictions (see also JCR-3637).



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to