You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by lu...@apache.org on 2014/05/17 18:51:48 UTC

svn commit: r1595512 - /directory/site/trunk/content/api/user-guide/2-basic-ldap-api-usage.mdtext

Author: lucastheisen
Date: Sat May 17 16:51:47 2014
New Revision: 1595512

URL: http://svn.apache.org/r1595512
Log:
testing

Modified:
    directory/site/trunk/content/api/user-guide/2-basic-ldap-api-usage.mdtext

Modified: directory/site/trunk/content/api/user-guide/2-basic-ldap-api-usage.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/api/user-guide/2-basic-ldap-api-usage.mdtext?rev=1595512&r1=1595511&r2=1595512&view=diff
==============================================================================
--- directory/site/trunk/content/api/user-guide/2-basic-ldap-api-usage.mdtext (original)
+++ directory/site/trunk/content/api/user-guide/2-basic-ldap-api-usage.mdtext Sat May 17 16:51:47 2014
@@ -39,4 +39,5 @@ We provide three different set of method
 * [2.6 - Modifying entries (e)](2.6-modifying.html)
 * [2.7 - Moving an renaming entries (e)](2.7-moving-renaming.html)
 * [2.8 - Comparing entries (e)](2.8-comparing.html)
-* [2.9 - Exception management (...)](2.9-exception-management.html)
\ No newline at end of file
+* [2.9 - Exception management (...)](2.9-exception-management.html)
+* [2.10 - The LdapConnectionTemplate](2.10-ldap-connection-template.html)