Complete Contents
Preface
Chapter 1 Understanding LDAP
Chapter 2 Using the Netscape Directory SDK for Java
Chapter 3 Quick Start
Chapter 4 Writing an LDAP Client
Chapter 5 Using the LDAP Java Classes
Chapter 6 Searching the Directory
Chapter 7 Using Filter Configuration Files
Chapter 8 Adding, Updating, and Deleting Entries
Chapter 9 Comparing Values in Entries
Chapter 10 Working with LDAP URLs
Chapter 11 Getting Server Information
Chapter 12 Connecting Over SSL
Chapter 13 Working with LDAP Controls
Chapter 14 Using SASL Authentication
Chapter 15 Using Netscape's JNDI Service Provider
Chapter 16 Working with Extended Operations
Chapter 17 Using the Asynchronous Interface
Glossary
Directory SDK for Java 4.0 Programmer's Guide:
Previous Next Contents Index


Part 3 Advanced Topics

Chapter 11   Getting Server Information This chapter explains how to access and modify information about your LDAP server over the LDAP protocol.

Chapter 12   Connecting Over SSL This chapter describes the process of enabling an LDAP client to connect to an LDAP server over the Secure Sockets Layer (SSL) protocol. The chapter covers the procedures for connecting to an LDAP server and authenticating.

Chapter 13   Working with LDAP Controls This chapter explains how LDAP controls work and how to use the LDAP controls that are supported by the Netscape Directory Server.

Chapter 14   Using SASL Authentication This chapter describes the process of using a SASL mechanism to authenticate an LDAP client to an LDAP server.

Chapter 15   Using the JNDI Service Provider This chapter explains JNDI and shows you how to use Netscape's LDAP Service Provider for JNDI.

Chapter 16   Working with Extended Operations This chapter explains how LDAP v3 extended operations work and how to use the extended operations that are supported by your LDAP server.

Chapter 17   Using the Asynchronous Interface This chapter shows you how to use the Asynchronous Interface to LDAP in Java applications.

 

© Copyright 1999 Netscape Communications Corporation. All rights reserved.