Uses of Package
org.identityconnectors.framework.api.operations
-
Packages that use org.identityconnectors.framework.api.operations Package Description 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 Class Description APIOperation Base interface for all API operations.AuthenticationApiOp BatchApiOp Execute a series ofAPIOperation.ConnectorEventSubscriptionApiOp 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.SyncEventSubscriptionApiOp TestApiOp Tests theconfigurationwith the connector.UpdateApiOp Updates aConnectorObject.ValidateApiOp Validates theconfiguration. -
Classes in org.identityconnectors.framework.api.operations used by org.identityconnectors.framework.api.operations Class Description APIOperation Base interface for all API operations. -
Classes in org.identityconnectors.framework.api.operations used by org.identityconnectors.framework.common Class Description APIOperation Base interface for all API operations. -
Classes in org.identityconnectors.framework.api.operations used by org.identityconnectors.framework.common.objects Class Description APIOperation Base interface for all API operations.