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.misc.scriptedcommon |
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 |
ScriptedConnectorBase<C extends ScriptedConfiguration> |
Copyright © 2018–2025. All rights reserved.