static NestedGroupsIterator<Group> |
NestedGroupsIterator.groupsIterator(Collection<Group> groups,
boolean includeOriginal,
com.atlassian.crowd.manager.directory.NestedGroupsIterator.NestedGroupsProvider provider,
int maxResults) |
static NestedGroupsIterator<Group> |
NestedGroupsIterator.groupsIterator(Collection<String> groups,
com.atlassian.crowd.manager.directory.NestedGroupsIterator.NestedGroupsProvider provider,
int maxResults) |
static NestedGroupsIterator<String> |
NestedGroupsIterator.namesIterator(Collection<String> groups,
boolean includeOriginal,
com.atlassian.crowd.manager.directory.NestedGroupsIterator.NestedGroupsProvider provider,
int maxResults) |