Package org.identityconnectors.framework.api.operations
-
Interface Summary Interface Description APIOperation Base interface for all API operations.AuthenticationApiOp CreateApiOp DeleteApiOp GetApiOp Get a particularConnectorObjectbased on theUid.ResolveUsernameApiOp SchemaApiOp Get the schema from theConnector.ScriptOnConnectorApiOp Runs a script in the same JVM or .Net Runtime as theConnector.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 theconfigurationwith the connector.UpdateApiOp Updates aConnectorObject.UpdateDeltaApiOp ValidateApiOp Validates theconfiguration.