From 69c9f5e01fb801606ccd2a765cdc801ee970d722 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Thu, 26 Apr 2012 13:57:11 +0000
Subject: [PATCH] Forgot to mention one of the examples
---
opendj3/opendj-ldap-sdk-examples/src/site/xdoc/index.xml.vm | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/opendj3/opendj-ldap-sdk-examples/src/site/xdoc/index.xml.vm b/opendj3/opendj-ldap-sdk-examples/src/site/xdoc/index.xml.vm
index 2df7267..412ee74 100644
--- a/opendj3/opendj-ldap-sdk-examples/src/site/xdoc/index.xml.vm
+++ b/opendj3/opendj-ldap-sdk-examples/src/site/xdoc/index.xml.vm
@@ -73,6 +73,10 @@
<a href="xref/org/forgerock/opendj/examples/GetInfo.html">Read Root DSE</a>
- illustrates how to read an LDAP server's capabilities and schema
</li>
+ <li>
+ <a href="xref/org/forgerock/opendj/examples/SearchBind.html">Search & bind</a>
+ - illustrates how to authenticate given a mail address and a password
+ </li>
</ul>
</section>
<section name="Get the OpenDJ LDAP SDK Examples">
--
Gitblit v1.10.0