Uses of Interface
org.identityconnectors.framework.api.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.api
Modifier and TypeMethodDescriptionConfigurationProperties.getProperty
(String name) Get a particularConfigurationProperty
by name. -
Uses of ConfigurationProperty in org.identityconnectors.framework.impl.api
Modifier and TypeMethodDescriptionConfigurationPropertiesImpl.getProperty
(String name) Get a particularConfigurationProperty
by name.