APIOperationRunner |
Base class for API operation runners.
|
AttributesToGetResultsHandler |
|
AuthenticationImpl |
|
CaseNormalizer |
|
ConnectorAPIOperationRunner |
Subclass of APIOperationRunner for operations that require a connector.
|
ConnectorAPIOperationRunnerProxy |
Proxy for APIOperationRunner that takes care of setting up underlying
connector and creating the implementation of APIOperationRunner.
|
ConnectorOperationalContext |
|
CreateImpl |
|
DeleteImpl |
|
DiscoverConfigurationImpl |
Handles both version of update this include simple replace and the advance update.
|
DuplicateFilteringResultsHandler |
|
FilteredResultsHandler |
|
FilteredResultsHandler.PassThroughFilter |
Use a pass through filter to use if a null filter is provided.
|
GetImpl |
Uses SearchOp to find the object that is referenced by the
Uid provided.
|
NormalizingFilter |
Proxy the filter to filter based on object normalized version.
|
NormalizingResultsHandler |
|
NormalizingSyncResultsHandler |
|
ObjectNormalizerFacade |
|
OperationalContext |
OperationalContext - base class for operations that do not require a
connector instance.
|
ResolveUsernameImpl |
|
SchemaImpl |
|
ScriptOnConnectorImpl |
|
ScriptOnResourceImpl |
|
SearchImpl |
|
SearchImpl.AttributesToGetSearchResultsHandler |
Simple results handler that can reduce attributes to only the set of attribute to get.
|
SpiOperationLoggingUtil |
|
SyncImpl |
|
SyncImpl.AttributesToGetSyncResultsHandler |
Simple handler to reduce the attributes to only the set of attribute to
get.
|
TestImpl |
Provides a method for the API to call the SPI's test method on the connector.
|
ThreadClassLoaderManagerProxy |
Proxy that handles setting up the thread-local classloader as well as restoring it for any callback arguments.
|
UpdateDeltaImpl |
Handles both version of update this include simple replace and the advance update.
|
UpdateImpl |
Handles both version of update this include simple replace and the advance update.
|
ValidateImpl |
|