Uses of Interface
org.identityconnectors.framework.api.ConfigurationProperties
-
Packages that use ConfigurationProperties Package Description org.identityconnectors.framework.api The Connector API presents a consistent view of any Connector, regardless of which operations the connector actually implements. -
-
Uses of ConfigurationProperties in org.identityconnectors.framework.api
Methods in org.identityconnectors.framework.api that return ConfigurationProperties Modifier and Type Method Description ConfigurationProperties
APIConfiguration. getConfigurationProperties()
Gets instance of the configuration properties.
-