Package com.exclamationlabs.connid.base.connector.configuration
-
Interface Summary Interface Description ConfigurationConnector Return the name of the connector, for use in configuration loading.ConfigurationOwner Return the name of the owner for this connector configuration, for use in configuration loading.ConnectorConfiguration Architectural interface used to wrap ConnId's Configuration interface, which the BaseConnectorConfiguration implements. -
Class Summary Class Description BaseConnectorConfiguration All configuration classes in the Base connector framework need to subclass this abstract type.ConfigurationNameBuilder TrustStoreConfiguration This utility class is used to clear out Java system properties for trust store setup. -
Enum Summary Enum Description ConfigurationEnvironment ConnectorProperty An enumeration describing all possible connector properties that identify configuration items that the Base Connector framework actively supports.