JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH
Package org.identityconnectors.framework.server
package
org.identityconnectors.framework.server
Related Packages
Package
Description
org.identityconnectors.framework
Connectors framework is designed to be simple, extensible, flexible, and comprehensive.
org.identityconnectors.framework.server.impl
org.identityconnectors.framework.api
The Connector API presents a consistent view of any Connector, regardless of which operations the connector actually implements.
org.identityconnectors.framework.common
org.identityconnectors.framework.spi
This is the "Service Provider Interface" package.
Classes
Class
Description
ConnectorServer
Connector server interface.
Main