Uses of Class
org.identityconnectors.framework.impl.api.local.operations.APIOperationRunner

Packages that use APIOperationRunner
org.identityconnectors.framework.impl.api.local.operations   
 

Uses of APIOperationRunner in org.identityconnectors.framework.impl.api.local.operations
 

Subclasses of APIOperationRunner in org.identityconnectors.framework.impl.api.local.operations
 class AuthenticationImpl
           
 class ConnectorAPIOperationRunner
          Subclass of APIOperationRunner for operations that require a connector.
 class CreateImpl
           
 class DeleteImpl
           
 class ResolveUsernameImpl
           
 class SchemaImpl
           
 class ScriptOnConnectorImpl
           
 class ScriptOnResourceImpl
           
 class SearchImpl
           
 class SyncImpl
           
 class TestImpl
          Provides a method for the API to call the SPI's test method on the connector.
 class UpdateImpl
          Handles both version of update this include simple replace and the advance update.
 class ValidateImpl
           
 

Constructor parameters in org.identityconnectors.framework.impl.api.local.operations with type arguments of type APIOperationRunner
ConnectorAPIOperationRunnerProxy(ConnectorOperationalContext context, Constructor<? extends APIOperationRunner> runnerImplConstructor)
          Create an APIOperationRunnerProxy
 



Copyright © 2011. All Rights Reserved.