Uses of Class
org.apache.syncope.common.lib.to.ConnIdBundle
Packages that use ConnIdBundle
Package
Description
-
Uses of ConnIdBundle in org.apache.syncope.client.console.rest
Methods in org.apache.syncope.client.console.rest that return types with arguments of type ConnIdBundle -
Uses of ConnIdBundle in org.apache.syncope.client.console.wizards.resources
Fields in org.apache.syncope.client.console.wizards.resources with type parameters of type ConnIdBundleModifier and TypeFieldDescriptionprotected final List
<ConnIdBundle> ConnectorWizardBuilder.bundles
Methods in org.apache.syncope.client.console.wizards.resources that return ConnIdBundleModifier and TypeMethodDescriptionprotected static ConnIdBundle
ConnectorWizardBuilder.getBundle
(ConnInstanceTO connInstanceTO, List<ConnIdBundle> bundles) Method parameters in org.apache.syncope.client.console.wizards.resources with type arguments of type ConnIdBundleModifier and TypeMethodDescriptionprotected static ConnIdBundle
ConnectorWizardBuilder.getBundle
(ConnInstanceTO connInstanceTO, List<ConnIdBundle> bundles) Constructor parameters in org.apache.syncope.client.console.wizards.resources with type arguments of type ConnIdBundleModifierConstructorDescriptionConnectorConfPanel
(ConnInstanceTO connInstanceTO, List<ConnIdBundle> bundles) ConnectorDetailsPanel
(ConnInstanceTO connInstanceTO, List<ConnIdBundle> bundles) -
Uses of ConnIdBundle in org.apache.syncope.common.rest.api.service
Methods in org.apache.syncope.common.rest.api.service that return types with arguments of type ConnIdBundleModifier and TypeMethodDescriptionConnectorService.getBundles
(String lang) Returns available connector bundles with property keys in selected language. -
Uses of ConnIdBundle in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return types with arguments of type ConnIdBundle -
Uses of ConnIdBundle in org.apache.syncope.core.rest.cxf.service
Methods in org.apache.syncope.core.rest.cxf.service that return types with arguments of type ConnIdBundle