Uses of Interface
com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsProvider
Packages that use NestedGroupsProvider
-
Uses of NestedGroupsProvider in com.atlassian.crowd.manager.directory.nestedgroups
Methods in com.atlassian.crowd.manager.directory.nestedgroups that return NestedGroupsProviderMethods in com.atlassian.crowd.manager.directory.nestedgroups with parameters of type NestedGroupsProviderModifier 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)