Class DefaultSearchStrategyFactory

java.lang.Object
com.atlassian.crowd.manager.application.search.DefaultSearchStrategyFactory
All Implemented Interfaces:
SearchStrategyFactory

public class DefaultSearchStrategyFactory extends Object implements SearchStrategyFactory
A SearchStrategyFactory which will delegate to the DirectoryManager for all of its search strategies.

This factory is guaranteed to return non-empty for any application and configuration of directories

Since:
2.9
See Also: