What Directory SDK for Java Can Do for You

Directory SDK for Java provides the following functionality:

  • Freedom from protocol handling

  • The use of standard Java objects for returning and processing data

  • Utility classes for handling LDAP-specific entities

  • Full access to all LDAP services

  • Flexible authentication models

  • The ability to run code anywhere once it is written

  • Multilayered functionality

  • A platform for directory-enabled applications

Freedom from Protocol Handling

The key benefit the SDK provides is freeing your program from low-level protocol handling. The SDK handles all the data encoding that is necessary for communicating with an LDAP service from your client code to the server. The SDK provides simple Java-based methods to handle connecting, ...

Get LDAP Programming with Java™ now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.