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 |
---|---|
ConnectorKey |
ConnectorInfo.getConnectorKey()
Uniquely identifies this connector in a given installation
|
Modifier and Type | Method and Description |
---|---|
ConnectorInfo |
ConnectorInfoManager.findConnectorInfo(ConnectorKey key)
Returns the
ConnectorInfo that is
associated with the specified ConnectorKey . |
Copyright © 2014. All Rights Reserved.