Package | Description |
---|---|
org.identityconnectors.framework.spi |
This is the "Service Provider Interface" package.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractConfiguration
Convenient base-class for Configuration objects to extend.
|
Modifier and Type | Method and Description |
---|---|
Configuration |
Connector.getConfiguration()
Return the configuration that was passed to
Connector.init(Configuration) . |
Modifier and Type | Method and Description |
---|---|
void |
Connector.init(Configuration cfg)
Initialize the connector with its configuration.
|
Copyright © 2014. All Rights Reserved.