DOC

org.openidentityplatform.opendj : opendj-parent

Maven & Gradle

Jul 20, 2023
1 usages
328 stars

OpenDJ Directory Services Project · OpenDJ is a new LDAPv3 compliant directory service, developed for the Java platform, providing a high performance, highly available and secure store for the identities managed by enterprises.

Table Of Contents

Latest Version

Download org.openidentityplatform.opendj : opendj-parent Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

  1. Rename the file opendj-parent-4.5.5-javadoc.jar to opendj-parent-4.5.5-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder opendj-parent-4.5.5-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "opendj-parent-4.5.5-sources.jar" -d "opendj-parent-4.5.5-javadoc" -subpackages