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

svn commit: r909075 - in /websites/staging/directory/trunk/content: ./ api/user-guide/2.10-ldap-connection-template.html

Author: buildbot
Date: Sat May 17 12:45:52 2014
New Revision: 909075

Log:
Staging update by buildbot for directory

Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/api/user-guide/2.10-ldap-connection-template.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat May 17 12:45:52 2014
@@ -1 +1 @@
-1595459
+1595462

Modified: websites/staging/directory/trunk/content/api/user-guide/2.10-ldap-connection-template.html
==============================================================================
--- websites/staging/directory/trunk/content/api/user-guide/2.10-ldap-connection-template.html (original)
+++ websites/staging/directory/trunk/content/api/user-guide/2.10-ldap-connection-template.html Sat May 17 12:45:52 2014
@@ -17,7 +17,7 @@
 -->
 <html>
 	<head>
-		<title>2.1 - The LdapConnectionTemplate &mdash; Apache Directory</title>
+		<title>2.10 - The LdapConnectionTemplate &mdash; Apache Directory</title>
 		
 	    <link href="./../../css/common.css" rel="stylesheet" type="text/css">
 	    <link href="./../../css/brown.css" rel="stylesheet" type="text/css">
@@ -153,11 +153,11 @@
     </div>
 
 
-<h1 id="21-why-use-the-ldapconnectiontemplate">2.1 - Why use the LdapConnectionTemplate</h1>
+<h1 id="210-why-use-the-ldapconnectiontemplate">2.10 - Why use the LdapConnectionTemplate</h1>
 <p>The LdapConnectionTemplate provides simplified access to the API functions.  It does so by</p>
 <ul>
 <li>[Managing Connections]</li>
-<li>Providing Factory Methods For Model Objects</li>
+<li>[Providing Factory Methods For Model Objects]</li>
 <li>Providing CRUD Methods</li>
 <li>Handling Search Result Iteration</li>
 <li>Providing Simplified, Password Policy Aware, Authentication/Password Modification Methods</li>