Uses of Package
org.identityconnectors.framework.spi
Packages that use org.identityconnectors.framework.spi
Package
Description
This is the "Service Provider Interface" package.
-
Classes in org.identityconnectors.framework.spi used by net.tirasa.connid.commons.scriptedClassDescriptionConvenient base-class for Configuration objects to extend.Encapsulates the configuration of a connector.The
Configuration
interface is traversed through reflection.This is the main interface to declare a connector. -
Classes in org.identityconnectors.framework.spi used by org.identityconnectors.contract.data
-
Classes in org.identityconnectors.framework.spi used by org.identityconnectors.framework.common
-
-
Classes in org.identityconnectors.framework.spi used by org.identityconnectors.framework.impl.apiClassDescriptionA 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.localClassDescriptionEncapsulates the configuration of a connector.This is the main interface to declare a connector.To be implemented by connectors that wish to be pooled.
-
Classes in org.identityconnectors.framework.spi used by org.identityconnectors.framework.impl.api.local.operationsClassDescriptionInterface to be implemented by connectors that need to normalize certain attributes.Encapsulates the configuration of a connector.This is the main interface to declare a connector.To be implemented by connectors that wish to be pooled.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.testClassDescriptionEncapsulates the configuration of a connector.This is the main interface to declare a connector.
-
Classes in org.identityconnectors.framework.spi used by org.identityconnectors.framework.spiClassDescriptionEncapsulates the configuration of a connector.This is the main interface to declare a connector.
-
Classes in org.identityconnectors.framework.spi used by org.identityconnectors.test.commonClassDescriptionEncapsulates the configuration of a connector.This is the main interface to declare a connector.
-
Classes in org.identityconnectors.framework.spi used by org.identityconnectors.test.common.spiClassDescriptionEncapsulates the configuration of a connector.This is the main interface to declare a connector.
-
Classes in org.identityconnectors.framework.spi used by org.identityconnectors.testconnectorClassDescriptionConvenient base-class for Configuration objects to extend.Encapsulates the configuration of a connector.The
Configuration
interface is traversed through reflection.This is the main interface to declare a connector.This annotation must be present on each connector class.To be implemented by connectors that wish to be pooled.A Stateful Configuration interface extends the defaultConfiguration
and makes the framework keep the same instance.