Package org.identityconnectors.framework.impl.api.local.operations

Class Summary
APIOperationRunner Base class for API operation runners.
AttributesToGetResultsHandler Simple class for common results handler components that involve OperationOptions.OP_ATTRIBUTES_TO_GET.
AuthenticationImpl  
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  
DuplicateFilteringResultsHandler  
FilteredResultsHandler  
FilteredResultsHandler.PassThruFilter Use a pass thru filter to use if a null filter is provided.
GetImpl Uses SearchOp to find the object that is referenced by the Uid provided.
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..
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.
UpdateImpl Handles both version of update this include simple replace and the advance update.
ValidateImpl  
 



Copyright © 2011. All Rights Reserved.