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 |
---|---|
ConnectorInfo |
ConnectorInfoManager.findConnectorInfo(ConnectorKey key)
Returns the
ConnectorInfo that is
associated with the specified ConnectorKey . |
Modifier and Type | Method and Description |
---|---|
List<ConnectorInfo> |
ConnectorInfoManager.getConnectorInfos()
Returns the list of
ConnectorInfo instances. |
Copyright © 2014. All Rights Reserved.