Uses of Interface
org.identityconnectors.framework.api.ConfigurationProperty

Packages that use ConfigurationProperty
org.identityconnectors.framework.api 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.api
 

Methods in org.identityconnectors.framework.api that return ConfigurationProperty
 ConfigurationProperty ConfigurationProperties.getProperty(String name)
          Get a particular ConfigurationProperty by name.
 



Copyright © 2012. All Rights Reserved.