jar

org.openidentityplatform.openicf.framework : connector-framework-server

Maven & Gradle

May 21, 2024

OpenICF Framework - Server

Table Of Contents

Latest Version

Download org.openidentityplatform.openicf.framework : connector-framework-server JAR file - Latest Versions:

All Versions

Download org.openidentityplatform.openicf.framework : connector-framework-server JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window connector-framework-server-1.6.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.forgerock.openicf.framework.remote.rpc

├─ org.forgerock.openicf.framework.remote.rpc.LocalOperationProcessor.class - [JAR]

├─ org.forgerock.openicf.framework.remote.rpc.OperationMessageListener.class - [JAR]

├─ org.forgerock.openicf.framework.remote.rpc.RemoteOperationContext.class - [JAR]

├─ org.forgerock.openicf.framework.remote.rpc.RemoteOperationRequest.class - [JAR]

├─ org.forgerock.openicf.framework.remote.rpc.WebSocketConnectionGroup.class - [JAR]

├─ org.forgerock.openicf.framework.remote.rpc.WebSocketConnectionHolder.class - [JAR]

├─ org.forgerock.openicf.framework.remote.rpc.package-info.class - [JAR]

org.forgerock.openicf.framework.osgi.internal

├─ org.forgerock.openicf.framework.osgi.internal.Activator.class - [JAR]

├─ org.forgerock.openicf.framework.osgi.internal.AsyncOsgiConnectorInfoManagerImpl.class - [JAR]

├─ org.forgerock.openicf.framework.osgi.internal.ConnectorFrameworkServiceFactory.class - [JAR]

├─ org.forgerock.openicf.framework.osgi.internal.OsgiConnectorFramework.class - [JAR]

org.forgerock.openicf.framework.osgi

├─ org.forgerock.openicf.framework.osgi.ConnectorManifestScanner.class - [JAR]

├─ org.forgerock.openicf.framework.osgi.OsgiConnectorInfoImpl.class - [JAR]

├─ org.forgerock.openicf.framework.osgi.package-info.class - [JAR]

org.forgerock.openicf.framework.async.impl

├─ org.forgerock.openicf.framework.async.impl.AbstractAPIOperation.class - [JAR]

├─ org.forgerock.openicf.framework.async.impl.AbstractLocalOperationProcessor.class - [JAR]

├─ org.forgerock.openicf.framework.async.impl.AbstractRemoteOperationRequestFactory.class - [JAR]

├─ org.forgerock.openicf.framework.async.impl.AuthenticationAsyncApiOpImpl.class - [JAR]

├─ org.forgerock.openicf.framework.async.impl.BatchApiOpImpl.class - [JAR]

├─ org.forgerock.openicf.framework.async.impl.ConnectorEventSubscriptionApiOpImpl.class - [JAR]

├─ org.forgerock.openicf.framework.async.impl.CreateAsyncApiOpImpl.class - [JAR]

├─ org.forgerock.openicf.framework.async.impl.DeleteAsyncApiOpImpl.class - [JAR]

├─ org.forgerock.openicf.framework.async.impl.GetAsyncApiOpImpl.class - [JAR]

├─ org.forgerock.openicf.framework.async.impl.ResolveUsernameAsyncApiOpImpl.class - [JAR]

├─ org.forgerock.openicf.framework.async.impl.SchemaAsyncApiOpImpl.class - [JAR]

├─ org.forgerock.openicf.framework.async.impl.ScriptOnConnectorAsyncApiOpImpl.class - [JAR]

├─ org.forgerock.openicf.framework.async.impl.ScriptOnResourceAsyncApiOpImpl.class - [JAR]

├─ org.forgerock.openicf.framework.async.impl.SearchAsyncApiOpImpl.class - [JAR]

├─ org.forgerock.openicf.framework.async.impl.SyncAsyncApiOpImpl.class - [JAR]

├─ org.forgerock.openicf.framework.async.impl.SyncEventSubscriptionApiOpImpl.class - [JAR]

├─ org.forgerock.openicf.framework.async.impl.TestAsyncApiOpImpl.class - [JAR]

├─ org.forgerock.openicf.framework.async.impl.UpdateAsyncApiOpImpl.class - [JAR]

├─ org.forgerock.openicf.framework.async.impl.ValidateAsyncApiOpImpl.class - [JAR]

org.forgerock.openicf.framework.async

├─ org.forgerock.openicf.framework.async.AsyncConnectorFacade.class - [JAR]

├─ org.forgerock.openicf.framework.async.AsyncConnectorInfoManager.class - [JAR]

├─ org.forgerock.openicf.framework.async.AuthenticationAsyncApiOp.class - [JAR]

├─ org.forgerock.openicf.framework.async.CloseableAsyncConnectorInfoManager.class - [JAR]

├─ org.forgerock.openicf.framework.async.CreateAsyncApiOp.class - [JAR]

├─ org.forgerock.openicf.framework.async.DeleteAsyncApiOp.class - [JAR]

├─ org.forgerock.openicf.framework.async.GetAsyncApiOp.class - [JAR]

├─ org.forgerock.openicf.framework.async.ResolveUsernameAsyncApiOp.class - [JAR]

├─ org.forgerock.openicf.framework.async.SchemaAsyncApiOp.class - [JAR]

├─ org.forgerock.openicf.framework.async.ScriptOnConnectorAsyncApiOp.class - [JAR]

├─ org.forgerock.openicf.framework.async.ScriptOnResourceAsyncApiOp.class - [JAR]

├─ org.forgerock.openicf.framework.async.TestAsyncApiOp.class - [JAR]

├─ org.forgerock.openicf.framework.async.UpdateAsyncApiOp.class - [JAR]

├─ org.forgerock.openicf.framework.async.ValidateAsyncApiOp.class - [JAR]

├─ org.forgerock.openicf.framework.async.package-info.class - [JAR]

org.forgerock.openicf.framework.remote

├─ org.forgerock.openicf.framework.remote.AsyncRemoteConnectorInfoManager.class - [JAR]

├─ org.forgerock.openicf.framework.remote.AsyncRemoteLegacyConnectorInfoManager.class - [JAR]

├─ org.forgerock.openicf.framework.remote.ConnectionPrincipal.class - [JAR]

├─ org.forgerock.openicf.framework.remote.FailoverLoadBalancingAlgorithmFactory.class - [JAR]

├─ org.forgerock.openicf.framework.remote.LoadBalancingAlgorithmFactory.class - [JAR]

├─ org.forgerock.openicf.framework.remote.LoadBalancingConnectorFacadeContext.class - [JAR]

├─ org.forgerock.openicf.framework.remote.LoadBalancingConnectorInfoManager.class - [JAR]

├─ org.forgerock.openicf.framework.remote.ManagedAsyncConnectorInfoManager.class - [JAR]

├─ org.forgerock.openicf.framework.remote.MessagesUtil.class - [JAR]

├─ org.forgerock.openicf.framework.remote.OpenICFServerAdapter.class - [JAR]

├─ org.forgerock.openicf.framework.remote.ReferenceCountedObject.class - [JAR]

├─ org.forgerock.openicf.framework.remote.RemoteAsyncConnectorFacade.class - [JAR]

├─ org.forgerock.openicf.framework.remote.RemoteConnectorInfoImpl.class - [JAR]

├─ org.forgerock.openicf.framework.remote.RemoteServerConnectorInfoManager.class - [JAR]

├─ org.forgerock.openicf.framework.remote.RoundRobinLoadBalancingAlgorithmFactory.class - [JAR]

├─ org.forgerock.openicf.framework.remote.SecurityUtil.class - [JAR]

├─ org.forgerock.openicf.framework.remote.package-info.class - [JAR]

org.forgerock.openicf.framework

├─ org.forgerock.openicf.framework.CloseListener.class - [JAR]

├─ org.forgerock.openicf.framework.ConnectorFramework.class - [JAR]

├─ org.forgerock.openicf.framework.ConnectorFrameworkFactory.class - [JAR]

├─ org.forgerock.openicf.framework.DelegatingAsyncConnectorInfoManager.class - [JAR]

├─ org.forgerock.openicf.framework.package-info.class - [JAR]

org.forgerock.openicf.framework.client

├─ org.forgerock.openicf.framework.client.ClientRemoteConnectorInfoManager.class - [JAR]

├─ org.forgerock.openicf.framework.client.ConnectionManager.class - [JAR]

├─ org.forgerock.openicf.framework.client.ConnectionManagerConfig.class - [JAR]

├─ org.forgerock.openicf.framework.client.ConnectionManagerFactory.class - [JAR]

├─ org.forgerock.openicf.framework.client.RemoteConnectionInfoManagerFactory.class - [JAR]

├─ org.forgerock.openicf.framework.client.RemoteConnectorInfoManager.class - [JAR]

├─ org.forgerock.openicf.framework.client.RemoteWSFrameworkConnectionInfo.class - [JAR]

├─ org.forgerock.openicf.framework.client.package-info.class - [JAR]

org.forgerock.openicf.framework.local

├─ org.forgerock.openicf.framework.local.AsyncLocalConnectorInfoManager.class - [JAR]

├─ org.forgerock.openicf.framework.local.package-info.class - [JAR]

org.forgerock.openicf.framework.remote.security

├─ org.forgerock.openicf.framework.remote.security.ECIESEncryptor.class - [JAR]

├─ org.forgerock.openicf.framework.remote.security.SharedSecretPrincipal.class - [JAR]

├─ org.forgerock.openicf.framework.remote.security.package-info.class - [JAR]