[
https://issues.apache.org/jira/browse/JCR-3056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13086932#comment-13086932
]
Michael Dürig commented on JCR-3056:
------------------------------------
So the question is whether to add findAuthorizables(String query) to the API
and put the code into jackrabbit-core or to put the code somewhere else (i.e
jcr-commons). I'd go for the second since it seems more modular to me. If it
turns out (which I doubt) that there is really a need for a
findAuthorizables(String query) method in the API we can still add that later
on.
> 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