All Classes and Interfaces
Classes
Class
Description
This command-line client demonstrates use of LDAP controls.
This command-line client demonstrates use of LDAP extended operations.
An example client application which searches Microsoft Active Directory
synchronously, using
GenericControl to pass the Microsoft LDAP Notification control.Demonstrates accessing server information about capabilities and schema.
An example client application which applies update operations to a Directory
Server.
An example client application which applies update operations to a directory server
using the asynchronous APIs.
This command-line client demonstrates parsing entry attribute values to
objects.
This command-line client demonstrates how to reset a user password in
Microsoft Active Directory.
An LDAP load balancing proxy which forwards requests to one or more remote
Directory Servers.
An example client application which prints a summary of the schema on the
named server as well as any warnings encountered while parsing the schema.
This example is based on the
Proxy.An example client application which performs SASL PLAIN authentication to a
directory server over LDAP with StartTLS.
An example client application which searches a Directory Server.
An example client application which searches a Directory Server using the
asynchronous APIs.
An interactive command-line client that performs a search and subsequent
simple bind.
An interactive command-line client that performs a search and simple bind
using the asynchronous APIs.
An LDAP directory server which exposes data contained in an LDIF file.
A command-line client that creates, updates, renames, and deletes a
short-lived entry in order to demonstrate LDAP write operations using the
synchronous API.
A command-line client that creates, updates, renames, and deletes a
short-lived entry in order to demonstrate LDAP write operations
using the asynchronous APIs.
An example client application which performs simple authentication to a
directory server.
An example client application which performs simple authentication to a
directory server using the asynchronous APIs.
This command-line client demonstrates adding and removing a member from a
(potentially large) static group.
This command-line client demonstrates adding and removing a member from a
(potentially large) static group using the asynchronous APIs.
An example client application which uses
GenericControl to pass the
pre-read request control from RFC 4527 - Lightweight Directory Access Protocol (LDAP) Read Entry Controls.This example command-line client application validates an entry
against the directory server schema before adding it.
This example command-line client application validates an entry
against the directory server schema before adding it
using the asynchronous APIs.