| Package | Description |
|---|---|
| org.forgerock.openicf.framework.osgi | |
| org.forgerock.openicf.framework.remote |
OpenICF Remote Procedure Call Package.
|
| org.identityconnectors.framework.impl.api | |
| org.identityconnectors.framework.impl.api.local | |
| org.identityconnectors.framework.impl.api.remote |
| Modifier and Type | Class and Description |
|---|---|
class |
OsgiConnectorInfoImpl |
| Constructor and Description |
|---|
RemoteConnectorInfoImpl(RequestDistributor<WebSocketConnectionGroup,WebSocketConnectionHolder,RemoteOperationContext> remoteConnection,
AbstractConnectorInfo copyFrom) |
| Modifier and Type | Method and Description |
|---|---|
AbstractConnectorInfo |
APIConfigurationImpl.getConnectorInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
APIConfigurationImpl.setConnectorInfo(AbstractConnectorInfo connectorInfo) |
| Constructor and Description |
|---|
AbstractConnectorFacade(String configuration,
AbstractConnectorInfo connectorInfo)
Builds up the maps of supported operations and calls.
|
AbstractConnectorFacade(String configuration,
AbstractConnectorInfo connectorInfo,
ConfigurationPropertyChangeListener changeListener) |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalConnectorInfoImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteConnectorInfoImpl |
Copyright © 2018–2025. All rights reserved.