Uses of Package
org.identityconnectors.framework.spi
-
Classes in org.identityconnectors.framework.spi used by org.identityconnectors.contract.data Class Description Configuration Encapsulates the configuration of a connector. -
Classes in org.identityconnectors.framework.spi used by org.identityconnectors.framework.common Class Description Connector This is the main interface to declare a connector. -
Classes in org.identityconnectors.framework.spi used by org.identityconnectors.framework.common.objects Class Description Connector This is the main interface to declare a connector. -
Classes in org.identityconnectors.framework.spi used by org.identityconnectors.framework.impl.api Class Description SearchResultsHandler A SearchResultsHandler is a completion handler for consuming the results of a search request. -
Classes in org.identityconnectors.framework.spi used by org.identityconnectors.framework.impl.api.local Class Description Configuration Encapsulates the configuration of a connector.Connector This is the main interface to declare a connector.PoolableConnector To be implemented by connectors that wish to be pooled. -
Classes in org.identityconnectors.framework.spi used by org.identityconnectors.framework.impl.api.local.operations Class Description AttributeNormalizer Interface to be implemented by connectors that need to normalize certain attributes.Configuration Encapsulates the configuration of a connector.Connector This is the main interface to declare a connector.PoolableConnector To be implemented by connectors that wish to be pooled.SearchResultsHandler A SearchResultsHandler is a completion handler for consuming the results of a search request. -
Classes in org.identityconnectors.framework.spi used by org.identityconnectors.framework.impl.test Class Description Configuration Encapsulates the configuration of a connector.Connector This is the main interface to declare a connector. -
Classes in org.identityconnectors.framework.spi used by org.identityconnectors.framework.spi Class Description Configuration Encapsulates the configuration of a connector.Connector This is the main interface to declare a connector. -
Classes in org.identityconnectors.framework.spi used by org.identityconnectors.test.common Class Description Configuration Encapsulates the configuration of a connector.Connector This is the main interface to declare a connector. -
Classes in org.identityconnectors.framework.spi used by org.identityconnectors.test.common.spi Class Description Configuration Encapsulates the configuration of a connector.Connector This is the main interface to declare a connector. -
Classes in org.identityconnectors.framework.spi used by org.identityconnectors.testconnector Class Description AbstractConfiguration Convenient base-class for Configuration objects to extend.Configuration Encapsulates the configuration of a connector.ConfigurationProperty TheConfiguration
interface is traversed through reflection.Connector This is the main interface to declare a connector.ConnectorClass This annotation must be present on each connector class.PoolableConnector To be implemented by connectors that wish to be pooled.StatefulConfiguration A Stateful Configuration interface extends the defaultConfiguration
and makes the framework keep the same instance.