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

neil_a_wilson
17.21.2007 ff24931beec7451df67f545adb313b5fb3447659
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
commitff24931beec7451df67f545adb313b5fb3447659
tree 95b9a8210055cfb422f08359180d59e1fd8880ac tree | zip | gz
parent 45c5b7441ae1290b2bd386acb3a00521fda7ee9f 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
opendj-sdk/opends/build.xml 4 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/build-tools/netscape/ldap/LDAPSocketFactory.java 53 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/build-tools/netscape/ldap/package-info.java 42 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/protocols/internal/InternalMozillaLDAPSocketFactory.java 84 ●●●●● diff | view | raw | blame | history