[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Java API for OpenLDAP



At 12:14 PM 8/7/99 -0600, Geoff Hibble wrote:
>Does anyone know of a Java API to access OpenLDAP?

Any of the available Java LDAP APIs should interoperate
with OpenLDAP.  Sun JNDI and Netscape/Mozilla SDK are
likely the two most feature rich Java APIs available.

http://java.sun.com/products/jndi/1.2/index.html
http://www.mozilla.org/directory/javasdk.html

Kurt