[ 
https://issues.apache.org/jira/browse/JCR-4144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17344564#comment-17344564
 ] 

Julian Reschke commented on JCR-4144:
-------------------------------------

trunk: (2.15.4) [r1799557|http://svn.apache.org/r1799557]
2.20: (2.15.4) [r1799557|http://svn.apache.org/r1799557]
2.16: (2.15.4) [r1799557|http://svn.apache.org/r1799557]

...in retired branches:
2.18: (2.15.4) [r1799557|http://svn.apache.org/r1799557]


> JackrabbitAccessControlList should have an API boolean 
> isMultiValueRestriction(restrictionName)
> -----------------------------------------------------------------------------------------------
>
>                 Key: JCR-4144
>                 URL: https://issues.apache.org/jira/browse/JCR-4144
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: jackrabbit-api
>    Affects Versions: 2.15.3
>            Reporter: Nitin Nizhawan
>            Priority: Major
>             Fix For: 2.16, 2.15.4
>
>         Attachments: JCR-4144.patch
>
>
> JackrabbitAccessControlList \[0\] has a method int getRestrictionType(String 
> restrictionName).
> This method returns the type of the restriction specified restrictionName. 
> Although, it does not provide enough information to deduce whether 
> restriction is defined to accept single or multiple values. Hence, a method 
> with following signature should be added to this API
> {code}
>   boolean isMultiValueRestriction(String restrictionName)
> {code}
> \[0\] 
> https://jackrabbit.apache.org/api/2.4/org/apache/jackrabbit/api/security/JackrabbitAccessControlList.html



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to