Uses of Interface
org.identityconnectors.framework.api.ConfigurationProperty
Packages that use ConfigurationProperty
Package
Description
The Connector API presents a consistent view of any Connector,
         regardless of which operations the connector actually implements.
- 
Uses of ConfigurationProperty in org.identityconnectors.framework.apiMethods in org.identityconnectors.framework.api that return ConfigurationPropertyModifier and TypeMethodDescriptionConfigurationProperties.getProperty(String name) Get a particularConfigurationPropertyby name.
- 
Uses of ConfigurationProperty in org.identityconnectors.framework.impl.apiClasses in org.identityconnectors.framework.impl.api that implement ConfigurationPropertyMethods in org.identityconnectors.framework.impl.api that return ConfigurationPropertyModifier and TypeMethodDescriptionConfigurationPropertiesImpl.getProperty(String name) Get a particularConfigurationPropertyby name.