| Package | Description |
|---|---|
| org.forgerock.openicf.connectors.groovy | |
| org.forgerock.openicf.connectors.kerberos | |
| org.forgerock.openicf.connectors.scriptedcrest | |
| org.forgerock.openicf.connectors.scriptedrest |
This is the core package for the connector.
|
| org.forgerock.openicf.connectors.scriptedsql |
This is the core package for the connector.
|
| org.forgerock.openicf.connectors.ssh |
This is the core package for the connector.
|
| org.forgerock.openicf.connectors.xml |
This is the core package for the connector.
|
| org.forgerock.openicf.csvfile |
This is the core package for the connector.
|
| org.forgerock.openicf.misc.scriptedcommon | |
| org.identityconnectors.databasetable |
This is the core package for the connector.
|
| org.identityconnectors.ldap |
| Modifier and Type | Class and Description |
|---|---|
class |
ScriptedConnector
A ScriptedConnector is a generic Groovy Connector.
|
class |
ScriptedPoolableConnector
A ScriptedPoolableConnector is a generic Groovy Poolable Connector.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KerberosConnector
Main implementation of the ScriptedKerberosConnector Connector.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ScriptedCRESTConnector
A NAME does ...
|
| Modifier and Type | Class and Description |
|---|---|
class |
ScriptedRESTConnector
Main implementation of the ScriptedREST Connector.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ScriptedSQLConnector
Main implementation of the ScriptedSQL Connector.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SSHConnector
Main implementation of the SSH Connector.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XMLConnector |
| Modifier and Type | Class and Description |
|---|---|
class |
CSVFileConnector
Main implementation of the CSVFile Connector
|
| Modifier and Type | Class and Description |
|---|---|
class |
ScriptedConnectorBase<C extends ScriptedConfiguration> |
| Modifier and Type | Class and Description |
|---|---|
class |
DatabaseTableConnector
The database table
DatabaseTableConnector is a basic, but easy to use
DatabaseTableConnector for accounts in a relational database. |
| Modifier and Type | Class and Description |
|---|---|
class |
LdapConnector |
Copyright © 2018–2025. All rights reserved.