Package | Description |
---|---|
org.identityconnectors.framework.impl.api | |
org.identityconnectors.framework.impl.api.local.operations |
Modifier and Type | Class and Description |
---|---|
class |
SearchResultsHandlerLoggingProxy |
Modifier and Type | Class and Description |
---|---|
class |
DuplicateFilteringResultsHandler |
class |
FilteredResultsHandler |
class |
NormalizingResultsHandler |
static class |
SearchImpl.AttributesToGetSearchResultsHandler
Simple results handler that can reduce attributes to only the set of attribute to get.
|
Modifier and Type | Method and Description |
---|---|
static void |
SearchImpl.rawSearch(SearchOp<?> search,
ObjectClass objectClass,
Filter filter,
SearchResultsHandler handler,
OperationOptions options,
ConnectorOperationalContext operationalContext)
Public static because it is used by TestHelpersImpl.
|
Constructor and Description |
---|
DuplicateFilteringResultsHandler(SearchResultsHandler handler)
Filter chain for producers.
|
Copyright © 2022. All rights reserved.