Package | Description |
---|---|
org.identityconnectors.framework.api |
The Connector API presents a consistent view of any Connector,
regardless of which operations the connector actually implements.
|
Modifier and Type | Method and Description |
---|---|
APIConfiguration |
ConnectorInfo.createDefaultAPIConfiguration()
Loads the
Connector and Configuration class in order to
determine the proper default configuration parameters. |
Modifier and Type | Method and Description |
---|---|
abstract ConnectorFacade |
ConnectorFacadeFactory.newInstance(APIConfiguration config)
Get a new instance of
ConnectorFacade . |
Copyright © 2014. All Rights Reserved.