GroupImp#members and #declaredMembers should return RangeIterator
-----------------------------------------------------------------

                 Key: JCR-3203
                 URL: https://issues.apache.org/jira/browse/JCR-3203
             Project: Jackrabbit Content Repository
          Issue Type: Improvement
          Components: jackrabbit-core, security
            Reporter: angela
            Priority: Minor
             Fix For: 2.4


for those cases where the total amount of members can easily be 
detected/calculated the
implementations of Group#getMembers() and #getDeclaredMembersOf() should return 
a RangeIterator.

so far i found that Group#declaredMembers() can be easily adjusted for those 
cases where
the group members are stored in a multivalued property.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to