12 Feb, 2008

1 commit


17 Sep, 2007

1 commit

  • 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.
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@3089 41b1ffd8-f28e-4786-ab96-9950f0a78031
    neil_a_wilson