| | |
| | | <html> |
| | | <body> |
| | | The OpenDS SDK for Java provides a high performance easy to use |
| | | The OpenDJ SDK for Java provides a high performance easy to use |
| | | library of classes and interfaces for accessing and implementing |
| | | LDAP Directory Services as defined in <a |
| | | href="http://tools.ietf.org/html/rfc4510">RFC 4510</a>. |
| | | <br> |
| | | <h1>Getting started</h1> |
| | | The following example shows how the OpenDS SDK may be used to |
| | | The following example shows how the OpenDJ SDK may be used to |
| | | connect to a Directory Server, authenticate, and then perform a |
| | | search. The search results are output as LDIF to the standard |
| | | output: |