Class | Description |
---|---|
APIOperationRunner |
Base class for API operation runners.
|
AttributesToGetResultsHandler |
Simple class for common results handler components that involve
OperationOptions.OP_ATTRIBUTES_TO_GET . |
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 |
Simple structure to pass more variables through the constructor of
APIOperationRunner . |
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 | |
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 |
Copyright © 2022. All rights reserved.