Uses of Class
org.identityconnectors.framework.api.ConnectorInfoManagerFactory
-
Packages that use ConnectorInfoManagerFactory Package Description org.identityconnectors.framework.api The Connector API presents a consistent view of any Connector, regardless of which operations the connector actually implements. -
-
Uses of ConnectorInfoManagerFactory in org.identityconnectors.framework.api
Methods in org.identityconnectors.framework.api that return ConnectorInfoManagerFactory Modifier and Type Method Description static ConnectorInfoManagerFactoryConnectorInfoManagerFactory. getInstance()Returns the instance of this factory.
-