Uses of Package
org.identityconnectors.framework.api.operations
Packages that use org.identityconnectors.framework.api.operations
Package
Description
The Connector API presents a consistent view of any Connector,
regardless of which operations the connector actually implements.
-
Classes in org.identityconnectors.framework.api.operations used by org.identityconnectors.framework.apiClassDescriptionBase interface for all API operations.Execute a series of
APIOperation.Get a particularConnectorObjectbased on theUid.Get the schema from theConnector.Runs a script in the same JVM or .Net Runtime as theConnector.Runs a script on the target resource that a connector manages.Poll for synchronization events--i.e., native changes to target objects.Tests theconfigurationwith the connector.Updates aConnectorObject.Validates theconfiguration. -
-
-