blob: 1ce197b8facf526d1da183d033f55d58f4898ef8 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<document>
<properties>
<author email="akarasulu@apache.org">Alex Karasulu</author>
<title>Apache Directory Project: Subprojects</title>
</properties>
<body>
<section name="LDAP Server">
<p>
The Directory Project consists of a number of sub-projects.
</p>
<table>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
<tr>
<td>
<a href="shared/ldap/index.html">LDAP Common</a>
</td>
<td>
<p>
Shared LDAP API for implementing other API's, clients, and servers
</p>
</td>
</tr>
<tr>
<td>
<a href="clients/ldap/index.html">LDAP Clients</a>
</td>
<td>
<p>
A set of LDAP clients built on top of LDAP Common
</p>
</td>
</tr>
<tr>
<td>
<a href="apacheds/index.html">ApacheDS</a>
</td>
<td>
<p>
ApacheDS is a modular LDAP server written in Java.
</p>
</td>
</tr>
<tr>
<td>
<a href="providers/ldap/index.html">LDAP Provider</a>
</td>
<td>
<p>
The LDAP Protocol Provider implementing the line protocol.
</p>
</td>
</tr>
</table>
</section>
</body>
</document>