Uses of Class
com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsIterator
Packages that use NestedGroupsIterator
-
Uses of NestedGroupsIterator in com.atlassian.crowd.manager.directory.nestedgroups
Methods in com.atlassian.crowd.manager.directory.nestedgroups that return NestedGroupsIteratorModifier and TypeMethodDescriptionstatic NestedGroupsIterator<Group>NestedGroupsIterator.groupsIterator(Collection<? extends Group> groups, boolean includeOriginal, NestedGroupsProvider provider) static NestedGroupsIterator<Group>NestedGroupsIterator.groupsIterator(Collection<String> groups, NestedGroupsProvider provider) static NestedGroupsIterator<String>NestedGroupsIterator.namesIterator(Collection<String> groups, boolean includeOriginal, NestedGroupsProvider provider)