.NET API Reference for Oracle Identity Connector Framework 11.1.2
E41516-01
E41516-01
Classes
| Class | Description | |
|---|---|---|
| APIConstants | ||
| ConnectorFacadeFactory |
Manages a pool of connectors for use by a provisioner.
| |
| ConnectorInfoManagerFactory |
The main entry point into connectors.
| |
| ConnectorKey |
Uniquely identifies a connector within an installation.
| |
| RemoteFrameworkConnectionInfo |
Interfaces
| Interface | Description | |||||
|---|---|---|---|---|---|---|
| APIConfiguration | ||||||
| ConfigurationProperties |
Configuration properties encapsulates the Configuration and uses
System.Reflection to determine the properties available for manipulation.
| |||||
| ConfigurationProperty |
Translation from Configuration at the SPI layer to the API.
| |||||
| ConnectorFacade |
Main interface for which consumers call the Connector API logic.
| |||||
| ConnectorInfo |
The connector meta-data for a given connector.
| |||||
| ConnectorInfoManager |
Class responsible for maintaing a list of
| |||||