Package org.identityconnectors.framework.api
package org.identityconnectors.framework.api
-
ClassDescriptionInterface to show the configuration properties from both the SPI/API based on the
Connector
makeup.ConfigurationFilter offers easy way to filter theConfigurationProperty
by the following; object class names(seeObjectClass
) operations (seeAPIOperation
) attribute namesBuilder forConfigurationFilter
objects.Encapsulates theConfiguration at the SPI layer
and 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 ofConnectorInfo
instances, 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.