listChildren failed in AuthorizableResourceProvider
---------------------------------------------------

                 Key: SLING-1009
                 URL: https://issues.apache.org/jira/browse/SLING-1009
             Project: Sling
          Issue Type: Bug
          Components: JCR
    Affects Versions: JCR Jackrabbit User Manager 2.0.2
         Environment: OS X 10.5.7 java 1.5.0_16-133
            Reporter: 付尧


I see the todo in the code of AuthorizableResourceProvider, and a very simple 
bug(find the search type but didn't use it.

jackrabbit's findPrincipals only use strict match, but you can use 
getPrincipals and the searchType do the right thing.

So I fix the todo.using principalManager's getPrincipals method.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to