| <!-- |
| Licensed to the Apache Software Foundation (ASF) under one |
| or more contributor license agreements. See the NOTICE file |
| distributed with this work for additional information |
| regarding copyright ownership. The ASF licenses this file |
| to you under the Apache License, Version 2.0 (the |
| "License"); you may not use this file except in compliance |
| with the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, |
| software distributed under the License is distributed on an |
| "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| KIND, either express or implied. See the License for the |
| specific language governing permissions and limitations |
| under the License. |
| --> |
| <chapter id="reference">
|
| <title>Reference</title>
|
| <simplesect id="reference_rfcs">
|
| <title>RFCs</title>
|
| <simplelist>
|
| <member>
|
| <ulink url="rfc/rfc4510.txt">
|
| RFC 4510: LDAP: Technical Specification Road Map
|
| </ulink>
|
| </member>
|
| <member>
|
| <ulink url="rfc/rfc4511.txt">
|
| RFC 4511: LDAP: The Protocol
|
| </ulink>
|
| </member>
|
| <member>
|
| <ulink url="rfc/rfc4512.txt">
|
| RFC 4512: LDAP: Directory Information Models
|
| </ulink>
|
| </member>
|
| <member>
|
| <ulink url="rfc/rfc4513.txt">
|
| RFC 4513: LDAP: Authentication Methods and Security Mechanisms
|
| </ulink>
|
| </member>
|
| <member>
|
| <ulink url="rfc/rfc4514.txt">
|
| RFC 4514: LDAP: String Representation of Distinguished Names
|
| </ulink>
|
| </member>
|
| <member>
|
| <ulink url="rfc/rfc4515.txt">
|
| RFC 4515: LDAP: String Representation of Search Filters
|
| </ulink>
|
| </member>
|
| <member>
|
| <ulink url="rfc/rfc4516.txt">
|
| RFC 4516: LDAP: Uniform Resource Locator
|
| </ulink>
|
| </member>
|
| <member>
|
| <ulink url="rfc/rfc4517.txt">
|
| RFC 4517: LDAP: Syntaxes and Matching Rules
|
| </ulink>
|
| </member>
|
| <member>
|
| <ulink url="rfc/rfc4518.txt">
|
| RFC 4518: LDAP: Internationalized String Preparation
|
| </ulink>
|
| </member>
|
| <member>
|
| <ulink url="rfc/rfc4519.txt">
|
| RFC 4519: LDAP: Schema for User Applications
|
| </ulink>
|
| </member> |
| <member> |
| <ulink url="rfc/rfc2849.txt"> |
| RFC 2849: The LDAP Data Interchange Format (LDIF) - Technical Specification |
| </ulink> |
| </member>
|
| <member> |
| <ulink url="rfc/rfc3866.txt"> |
| RFC 3866: Language Tags and Ranges in the LDAP |
| </ulink> |
| </member>
|
| </simplelist>
|
| </simplesect> |
| |
| <simplesect id="reference_obsolete"> |
| <title>Obsolete RFCs</title> |
| <simplelist> |
| <member> |
| <ulink url="rfc/rfc2251.txt"> |
| RFC 2251: Lightweight Directory Access Protocol (v3) |
| </ulink> |
| </member> |
| <member> |
| <ulink url="rfc/rfc2252.txt"> |
| RFC 2252: Attribute Syntax Definitions |
| </ulink> |
| </member> |
| <member> |
| <ulink url="rfc/rfc2253.txt"> |
| RFC 2253: UTF-8 String Representation of Distinguished Names |
| </ulink> |
| </member> |
| <member> |
| <ulink url="rfc/rfc2254.txt"> |
| RFC 2254: The String Representation of LDAP Search Filters |
| </ulink> |
| </member> |
| <member> |
| <ulink url="rfc/rfc2255.txt"> |
| RFC 2255: The LDAP URL Format |
| </ulink> |
| </member> |
| <member> |
| <ulink url="rfc/rfc2256.txt"> |
| RFC 2256: A Summary of the X.500(96) User Schema for use with LDAPv3 |
| </ulink> |
| </member> |
| <member> |
| <ulink url="rfc/rfc2829.txt"> |
| RFC 2829: Authentication Methods for LDAP |
| </ulink> |
| </member> |
| <member> |
| <ulink url="rfc/rfc2830.txt"> |
| RFC 2830: Extension for Transport Layer Security |
| </ulink> |
| </member> |
| </simplelist> |
| </simplesect> |
|
|
| <simplesect id="reference_tutorial">
|
| <title>Tutorials</title>
|
| <para> |
| <ulink url="http://java.sun.com/products/jndi/tutorial/">JNDI Tutorial</ulink> |
| </para>
|
| </simplesect> |
|
|
| </chapter> |