Uses of Interface
org.identityconnectors.framework.api.ConfigurationProperties
Packages that use ConfigurationProperties
Package
Description
The Connector API presents a consistent view of any Connector,
regardless of which operations the connector actually implements.
-
Uses of ConfigurationProperties in org.identityconnectors.contract.test
Methods in org.identityconnectors.contract.test that return ConfigurationPropertiesModifier and TypeMethodDescriptionstatic ConfigurationPropertiesConnectorHelper.getConfigurationProperties(DataProvider dataProvider) GetsConfigurationPropertiesfor the connector -
Uses of ConfigurationProperties in org.identityconnectors.framework.api
Methods in org.identityconnectors.framework.api that return ConfigurationPropertiesModifier and TypeMethodDescriptionAPIConfiguration.getConfigurationProperties()Gets instance of the configuration properties. -
Uses of ConfigurationProperties in org.identityconnectors.framework.impl.api
Classes in org.identityconnectors.framework.impl.api that implement ConfigurationProperties