.NET API Reference for Oracle Identity Connector Framework 11.1.2
E41516-01
 

Classes

  ClassDescription
Public classAPIConstants
Public classConnectorFacadeFactory
Manages a pool of connectors for use by a provisioner.
Public classConnectorInfoManagerFactory
The main entry point into connectors.
Public classConnectorKey
Uniquely identifies a connector within an installation.
Public classRemoteFrameworkConnectionInfo

Interfaces

  InterfaceDescription
Public interfaceAPIConfiguration
Public interfaceConfigurationProperties
Configuration properties encapsulates the Configuration and uses System.Reflection to determine the properties available for manipulation.
Public interfaceConfigurationProperty
Translation from Configuration at the SPI layer to the API.
Public interfaceConnectorFacade
Main interface for which consumers call the Connector API logic.
Public interfaceConnectorInfo
The connector meta-data for a given connector.
Public interfaceConnectorInfoManager
Class responsible for maintaing a list of
 Copy imageCopy
ConnectorInfo
associated with a set of connector bundles.