jar

org.openidentityplatform.opendj : opendj-server-msad-plugin

Maven & Gradle

Jul 20, 2023
302 stars

OpenDJ Server Microsoft Active Directory Plugin · An OpenDJ server plugin to handle AD specific attributes "userAccountControl", "msDS-UserAccountDisabled" and "pwdLastSet".

Table Of Contents

Latest Version

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

All Versions

Download org.openidentityplatform.opendj : opendj-server-msad-plugin 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-msad-plugin-4.5.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

opendj

├─ opendj.MsadPlugin.class - [JAR]

├─ opendj.package-info.class - [JAR]

opendj.client

├─ opendj.client.MsadPluginCfgClient.class - [JAR]

├─ opendj.client.package-info.class - [JAR]

opendj.server

├─ opendj.server.MsadPluginCfg.class - [JAR]

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

opendj.meta

├─ opendj.meta.MsadPluginCfgDefn.class - [JAR]

├─ opendj.meta.package-info.class - [JAR]

Advertisement