|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use APIConfiguration | |
---|---|
org.identityconnectors.framework.api | The Connector API presents a consistent view of any Connector, regardless of which operations the connector actually implements. |
Uses of APIConfiguration in org.identityconnectors.framework.api |
---|
Methods in org.identityconnectors.framework.api that return APIConfiguration | |
---|---|
APIConfiguration |
ConnectorInfo.createDefaultAPIConfiguration()
Loads the Connector and Configuration class in order to
determine the proper default configuration parameters. |
Methods in org.identityconnectors.framework.api with parameters of type APIConfiguration | |
---|---|
abstract ConnectorFacade |
ConnectorFacadeFactory.newInstance(APIConfiguration config)
Get a new instance of ConnectorFacade . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |