Package | Description |
---|---|
com.atlassian.crowd.manager.application |
Modifier and Type | Class and Description |
---|---|
class |
InMemoryEntitySearchStrategy
An
UserSearchStrategy and GroupSearchStrategy implementation which merges results in-memory. |
class |
NoDirectorySearchStrategy
A
MembershipSearchStrategy for an application with no active directories associated. |
class |
SingleDirectorySearchStrategy
A
SearchStrategy optimized for a single directory |
Modifier and Type | Method and Description |
---|---|
GroupSearchStrategy |
DefaultSearchStrategyFactory.createGroupSearchStrategy(boolean mergeGroups,
List<Directory> directories) |
GroupSearchStrategy |
SearchStrategyFactory.createGroupSearchStrategy(boolean mergeGroups,
List<Directory> directories)
|
Copyright © 2020 Atlassian. All rights reserved.