Oracle® Fusion Middleware .NET API Reference for Identity Connector Framework  E57662-01
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Classes
Package Org.IdentityConnectors.Framework.Api.Operations

Classes

interface  APIOperation
 Base interface for all API operations. More...
 
interface  AuthenticationApiOp
 
interface  CreateApiOp
 Operation to create connector objects based on the attributes provided. More...
 
interface  DeleteApiOp
 Deletes an object with the specified Uid and ObjectClass on the resource. More...
 
interface  GetApiOp
 Get a particular ConnectorObject based on the Uid. More...
 
interface  ResolveUsernameApiOp
 
interface  SchemaApiOp
 Get the schema from the Org.IdentityConnectors.Framework.Spi.Connector. More...
 
interface  ScriptOnConnectorApiOp
 Runs a script in the same JVM or .Net Runtime as the More...
 
interface  ScriptOnResourceApiOp
 Runs a script on the target resource that a connector manages. More...
 
interface  SearchApiOp
 
interface  SyncApiOp
 Receive synchronization events from the resource. More...
 
interface  TestApiOp
 Tests the Org.IdentityConnectors.Framework.Api.APIConfiguration with the connector. More...
 
interface  UpdateApiOp
 Updates a ConnectorObject. More...
 
interface  ValidateApiOp
 Validates the Org.IdentityConnectors.Framework.Api.APIConfiguration. More...