|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectorInfo | |
---|---|
org.identityconnectors.framework.api | The Connector API presents a consistent view of any Connector, regardless of which operations the connector actually implements. |
Uses of ConnectorInfo in org.identityconnectors.framework.api |
---|
Methods in org.identityconnectors.framework.api that return ConnectorInfo | |
---|---|
ConnectorInfo |
ConnectorInfoManager.findConnectorInfo(ConnectorKey key)
Returns the ConnectorInfo that is
associated with the specified ConnectorKey . |
Methods in org.identityconnectors.framework.api that return types with arguments of type ConnectorInfo | |
---|---|
List<ConnectorInfo> |
ConnectorInfoManager.getConnectorInfos()
Returns the list of ConnectorInfo instances. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |