mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
17.21.2007 d07ce77c50877dbae6d2e9f437f71c836d76418b
refs
author neil_a_wilson <neil_a_wilson@localhost>
Monday, September 17, 2007 21:21 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Monday, September 17, 2007 21:21 +0200
commitd07ce77c50877dbae6d2e9f437f71c836d76418b
tree 34e950bf7b51753c5bce068e0436ebfb1eadfeda tree | zip | gz
parent ff7e7b7970468a4ca68833a56b3ad7703776b11e view | diff
Add a new build-tools source stub for the netscape.ldap.LDAPSocketFactory class
that is part of the Mozilla LDAP SDK for Java. Also, use this source stub to
create the org.opends.server.protocols.internal.InternalMozillaLDAPSocketFactory
class which implements that interface and allows users to more easily use the
Mozilla LDAP SDK for Java to invoke internal operations in the server.

Note that the source stub is used only to allow our code to compile. Anyone
that wants to use the Mozilla LDAP SDK for Java to perform internal operations
will need to supply the full library containing the LDAP SDK for Java.
3 files added
1 files modified
183 ■■■■■ changed files
opends/build.xml 4 ●●●● diff | view | raw | blame | history
opends/src/build-tools/netscape/ldap/LDAPSocketFactory.java 53 ●●●●● diff | view | raw | blame | history
opends/src/build-tools/netscape/ldap/package-info.java 42 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/protocols/internal/InternalMozillaLDAPSocketFactory.java 84 ●●●●● diff | view | raw | blame | history