Package org.identityconnectors.framework.api.operations

Interface Summary
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.
 



Copyright © 2012. All Rights Reserved.