jar

org.apache.directory.shared : shared-ldap-codec-standalone

Maven & Gradle

Oct 08, 2012
15 usages

Apache Directory Shared LDAP Codec Standalone · This module was created to fix issue DIRSHARED-91 where the embedded Felix instance inside the default LdapCodecService implementation was making it very problematic to deploy the ldap-codec inside an RCP (OSGi) environment and hence Apache Directory Studio could not use it. This module is most likely temporary and will disappear once we are fully OSGi enabled. This module is a plain old jar, not a bundle to avoid accidental reuse as an OSGi module because it contains the version of the LdapCodecService that embeds Felix to make controls and extended ops pluggable in the codec.

Table Of Contents

Latest Version

Download org.apache.directory.shared : shared-ldap-codec-standalone JAR file - Latest Versions:

All Versions

Download org.apache.directory.shared : shared-ldap-codec-standalone JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 shared-ldap-codec-standalone-1.0.0-M13.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.directory.shared.ldap.codec.standalone

├─ org.apache.directory.shared.ldap.codec.standalone.StandaloneLdapApiService.class - [JAR]

Advertisement