Uses of Package
org.identityconnectors.framework.api.operations

Packages that use org.identityconnectors.framework.api.operations
org.identityconnectors.framework.api The Connector API presents a consistent view of any Connector, regardless of which operations the connector actually implements. 
org.identityconnectors.framework.api.operations   
org.identityconnectors.framework.common   
org.identityconnectors.framework.common.objects   
 

Classes in org.identityconnectors.framework.api.operations used by org.identityconnectors.framework.api
APIOperation
          Base interface for all API operations.
AuthenticationApiOp
           
CreateApiOp
           
DeleteApiOp
           
GetApiOp
          Get a particular ConnectorObject based on the Uid.
ResolveUsernameApiOp
           
SchemaApiOp
          Get the schema from the Connector.
ScriptOnConnectorApiOp
          Runs a script in the same JVM or .Net Runtime as the Connector.
ScriptOnResourceApiOp
          Runs a script on the target resource that a connector manages.
SearchApiOp
           
SyncApiOp
          Poll for synchronization events--i.e., native changes to target objects.
TestApiOp
          Tests the configuration with the connector.
UpdateApiOp
          Updates a ConnectorObject.
ValidateApiOp
          Validates the configuration.
 

Classes in org.identityconnectors.framework.api.operations used by org.identityconnectors.framework.api.operations
APIOperation
          Base interface for all API operations.
 

Classes in org.identityconnectors.framework.api.operations used by org.identityconnectors.framework.common
APIOperation
          Base interface for all API operations.
 

Classes in org.identityconnectors.framework.api.operations used by org.identityconnectors.framework.common.objects
APIOperation
          Base interface for all API operations.
 



Copyright © 2012. All Rights Reserved.