Package com.atlassian.crowd.manager.application.search
package com.atlassian.crowd.manager.application.search
-
ClassDescriptionAn abstract
MembershipSearchStrategy
which searches across multiple directories in memory for users and groupsASearchStrategyFactory
which will delegate to theDirectoryManager
for all of itssearch strategies
.Helper class forDirectoryManager
search methods.Defines query and results filter that should be run for a given directory.A set of querying across a collection of active directories.An in-memoryMembershipSearchStrategy
which aggregates memberships across multiple directories.AnUserSearchStrategy
andGroupSearchStrategy
implementation which merges results in-memory.A in-memoryMembershipSearchStrategy
which only return memberships associated with the canonical users directory.A set of querying across a collection of active directories.Helper class for name related operations on entities.AMembershipSearchStrategy
for an application with no active directories associated.Default implementation ofPagedSearcher
.A factory which may be able to create search strategies for a given list of activedirectories
A set of querying across a collection of active directories.