Package | Description |
---|---|
org.forgerock.openicf.framework |
OpenICF Connector Framework Package.
|
org.forgerock.openicf.framework.async |
OpenICF Asynchronous API package.
|
org.forgerock.openicf.framework.remote |
OpenICF Remote Procedure Call Package.
|
org.forgerock.openicf.framework.remote.rpc |
OpenICF Local Connector Manager Package.
|
org.identityconnectors.common |
Common utilities for all Connectors.
|
Modifier and Type | Method and Description |
---|---|
org.forgerock.util.promise.Promise<ConnectorInfo,RuntimeException> |
DelegatingAsyncConnectorInfoManager.findConnectorInfoAsync(ConnectorKeyRange keyRange) |
Modifier and Type | Method and Description |
---|---|
org.forgerock.util.promise.Promise<ConnectorInfo,RuntimeException> |
AsyncConnectorInfoManager.findConnectorInfoAsync(ConnectorKeyRange keyRange)
Add a promise which will be fulfilled with the
ConnectorInfo for the given
. |
Modifier and Type | Method and Description |
---|---|
org.forgerock.util.promise.Promise<ConnectorInfo,RuntimeException> |
ManagedAsyncConnectorInfoManager.findConnectorInfoAsync(ConnectorKeyRange keyRange) |
Modifier and Type | Method and Description |
---|---|
org.forgerock.util.promise.Promise<ConnectorInfo,RuntimeException> |
WebSocketConnectionGroup.findConnectorInfoAsync(ConnectorKeyRange keyRange) |
Modifier and Type | Method and Description |
---|---|
ConnectorKeyRange |
ConnectorKeyRange.Builder.build() |
Copyright © 2018–2025. All rights reserved.