Uses of Class
org.identityconnectors.framework.api.ConnectorInfoManagerFactory
Packages that use ConnectorInfoManagerFactory
Package
Description
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 ConnectorInfoManagerFactoryModifier and TypeMethodDescriptionstatic ConnectorInfoManagerFactory
ConnectorInfoManagerFactory.getInstance()
Returns the instance of this factory. -
Uses of ConnectorInfoManagerFactory in org.identityconnectors.framework.impl.api
Subclasses of ConnectorInfoManagerFactory in org.identityconnectors.framework.impl.api