Uses of Interface
com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsProvider
-
Uses of NestedGroupsProvider in com.atlassian.crowd.manager.directory.nestedgroups
Modifier 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)