jar

org.openidentityplatform.opendj : opendj-server

Maven & Gradle

Jul 20, 2023
4 usages
302 stars

OpenDJ Server NG · OpenDJ LDAP embedded directory server.

Table Of Contents

Latest Version

Download org.openidentityplatform.opendj : opendj-server JAR file - Latest Versions:

All Versions

Download org.openidentityplatform.opendj : opendj-server JAR file - All Versions:

Version Vulnerabilities Size Updated
4.5.x
4.4.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 opendj-server-4.5.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.forgerock.opendj.server.core

├─ org.forgerock.opendj.server.core.AbstractDataProvider.class - [JAR]

├─ org.forgerock.opendj.server.core.ArchivableDataProvider.class - [JAR]

├─ org.forgerock.opendj.server.core.Attachment.class - [JAR]

├─ org.forgerock.opendj.server.core.AttachmentHolder.class - [JAR]

├─ org.forgerock.opendj.server.core.BackupConfig.class - [JAR]

├─ org.forgerock.opendj.server.core.BindRequestContext.class - [JAR]

├─ org.forgerock.opendj.server.core.DataProvider.class - [JAR]

├─ org.forgerock.opendj.server.core.DataProviderCfg.class - [JAR]

├─ org.forgerock.opendj.server.core.DataProviderConnection.class - [JAR]

├─ org.forgerock.opendj.server.core.DataProviderEvent.class - [JAR]

├─ org.forgerock.opendj.server.core.DataProviderEventListener.class - [JAR]

├─ org.forgerock.opendj.server.core.DataProviderFactory.class - [JAR]

├─ org.forgerock.opendj.server.core.DataProviderID.class - [JAR]

├─ org.forgerock.opendj.server.core.DataProviderStatus.class - [JAR]

├─ org.forgerock.opendj.server.core.ExportableDataProvider.class - [JAR]

├─ org.forgerock.opendj.server.core.ImportableDataProvider.class - [JAR]

├─ org.forgerock.opendj.server.core.Operation.class - [JAR]

├─ org.forgerock.opendj.server.core.Privilege.class - [JAR]

├─ org.forgerock.opendj.server.core.ProductInformation.class - [JAR]

├─ org.forgerock.opendj.server.core.RestoreConfig.class - [JAR]

├─ org.forgerock.opendj.server.core.package-info.class - [JAR]

Advertisement