Uses of Class
org.identityconnectors.framework.api.ConnectorKey

Packages that use ConnectorKey
org.identityconnectors.framework.api The Connector API presents a consistent view of any Connector, regardless of which operations the connector actually implements. 
 

Uses of ConnectorKey in org.identityconnectors.framework.api
 

Methods in org.identityconnectors.framework.api that return ConnectorKey
 ConnectorKey ConnectorInfo.getConnectorKey()
          Uniquely identifies this connector in a given installation
 

Methods in org.identityconnectors.framework.api with parameters of type ConnectorKey
 ConnectorInfo ConnectorInfoManager.findConnectorInfo(ConnectorKey key)
          Returns the ConnectorInfo that is associated with the specified ConnectorKey.
 



Copyright © 2012. All Rights Reserved.