| Package | Description |
|---|---|
| org.identityconnectors.framework.api |
The Connector API presents a consistent view of any Connector,
regardless of which operations the connector actually implements.
|
| org.identityconnectors.framework.impl.api |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationProperty |
ConfigurationProperties.getProperty(String name)
Get a particular
ConfigurationProperty by name. |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationPropertyImpl |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationProperty |
ConfigurationPropertiesImpl.getProperty(String name)
Get a particular
ConfigurationProperty by name. |
Copyright © 2019. All rights reserved.