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

Jukka Zitting commented on JCR-3056:
------------------------------------

Do we expect the JSON query format to be widely used (i.e. by more clients than 
the object model) with the UserManager API? In that case I'd simply support it 
directly in the API by exposing a findAuthorizables(String query) method.

Otherwise, if we don't expect the JSON format to be widely used, is the 
jcr-commons component then the right place for this code?


> jcr-commons: Add utility to translate a string to a AuthorizableQuery and 
> execute it on the user manager 
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: JCR-3056
>                 URL: https://issues.apache.org/jira/browse/JCR-3056
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: jackrabbit-jcr-commons
>    Affects Versions: 2.3.0
>            Reporter: angela
>            Assignee: Michael Dürig
>             Fix For: 2.3.0
>
>         Attachments: JCR-3056.patch
>
>
> it would be convenient if jackrabbit-jcr-commons would provide a utility to 
> generate authorizable
> queries from a string.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to