Package org.identityconnectors.framework.api
package org.identityconnectors.framework.api
-
ClassDescriptionInterface to show the configuration properties from both the SPI/API based on the
Connectormakeup.ConfigurationFilter offers easy way to filter theConfigurationPropertyby the following; object class names(seeObjectClass) operations (seeAPIOperation) attribute namesBuilder forConfigurationFilterobjects.Encapsulates theConfiguration at the SPI layerand uses reflection to identify the individual properties that are available for an application to manipulate.Represents at the API level a property of a Connector'sConfiguration at the SPI layer.Main interface through which an application invokes Connector operations.Allows an application to obtain aconnector instance.The connector meta-data for a given connector.Maintains a list ofConnectorInfoinstances, each of which describes a connector that is available.An application's primary entry point into connectors.Uniquely identifies a connector within an installation.Encapsulates all the connection information used to connect to a remote instance of the connector framework.