ipaserver.plugins.baseldap
**************************

Base classes for LDAP plugins.

-[ Classes ]-

+------------+--------------------------------------------------------------------------------------------+
| "BaseLDAP  |                                                                                            |
| AddAttrib  |                                                                                            |
| ute"(api)  |                                                                                            |
+------------+--------------------------------------------------------------------------------------------+
| "BaseLDAP  | Base class for Base LDAP Commands.                                                         |
| Command"(  |                                                                                            |
| api)       |                                                                                            |
+------------+--------------------------------------------------------------------------------------------+
| "BaseLDAP  |                                                                                            |
| ModAttrib  |                                                                                            |
| ute"(api)  |                                                                                            |
+------------+--------------------------------------------------------------------------------------------+
| "BaseLDAP  |                                                                                            |
| RemoveAtt  |                                                                                            |
| ribute"(a  |                                                                                            |
| pi)        |                                                                                            |
+------------+--------------------------------------------------------------------------------------------+
| "LDAPAddA  |                                                                                            |
| ttribute"  |                                                                                            |
| (api)      |                                                                                            |
+------------+--------------------------------------------------------------------------------------------+
| "LDAPAddA  |                                                                                            |
| ttributeV  |                                                                                            |
| iaOption"  |                                                                                            |
| (api)      |                                                                                            |
+------------+--------------------------------------------------------------------------------------------+
| "LDAPAddM  | Add other LDAP entries to members.                                                         |
| ember"(ap  |                                                                                            |
| i)         |                                                                                            |
+------------+--------------------------------------------------------------------------------------------+
| "LDAPAddR  | Add other LDAP entries to members in reverse.                                              |
| everseMem  |                                                                                            |
| ber"(api)  |                                                                                            |
+------------+--------------------------------------------------------------------------------------------+
| "LDAPCrea  | Create a new entry in LDAP.                                                                |
| te"(api)   |                                                                                            |
+------------+--------------------------------------------------------------------------------------------+
| "LDAPDele  | Delete an LDAP entry and all of its direct subentries.                                     |
| te"(api)   |                                                                                            |
+------------+--------------------------------------------------------------------------------------------+
| "LDAPModA  |                                                                                            |
| ttribute"  |                                                                                            |
| (api)      |                                                                                            |
+------------+--------------------------------------------------------------------------------------------+
| "LDAPModA  |                                                                                            |
| ttributeV  |                                                                                            |
| iaOption"  |                                                                                            |
| (api)      |                                                                                            |
+------------+--------------------------------------------------------------------------------------------+
| "LDAPModM  | Base class for member manipulation.                                                        |
| ember"(ap  |                                                                                            |
| i)         |                                                                                            |
+------------+--------------------------------------------------------------------------------------------+
| "LDAPModR  | Base class for reverse member manipulation.                                                |
| everseMem  |                                                                                            |
| ber"(api)  |                                                                                            |
+------------+--------------------------------------------------------------------------------------------+
| "LDAPMult  | Base class for commands that need to retrieve one or more existing entries.                |
| iQuery"(a  |                                                                                            |
| pi)        |                                                                                            |
+------------+--------------------------------------------------------------------------------------------+
| "LDAPObje  | Object representing a LDAP entry.                                                          |
| ct"(api)   |                                                                                            |
+------------+--------------------------------------------------------------------------------------------+
| "LDAPQuer  | Base class for commands that need to retrieve an existing entry.                           |
| y"(api)    |                                                                                            |
+------------+--------------------------------------------------------------------------------------------+
| "LDAPRemo  |                                                                                            |
| veAttribu  |                                                                                            |
| te"(api)   |                                                                                            |
+------------+--------------------------------------------------------------------------------------------+
| "LDAPRemo  |                                                                                            |
| veAttribu  |                                                                                            |
| teViaOpti  |                                                                                            |
| on"(api)   |                                                                                            |
+------------+--------------------------------------------------------------------------------------------+
| "LDAPRemo  | Remove LDAP entries from members.                                                          |
| veMember"  |                                                                                            |
| (api)      |                                                                                            |
+------------+--------------------------------------------------------------------------------------------+
| "LDAPRemo  | Remove other LDAP entries from members in reverse.                                         |
| veReverse  |                                                                                            |
| Member"(a  |                                                                                            |
| pi)        |                                                                                            |
+------------+--------------------------------------------------------------------------------------------+
| "LDAPRetr  | Retrieve an LDAP entry.                                                                    |
| ieve"(api) |                                                                                            |
+------------+--------------------------------------------------------------------------------------------+
| "LDAPSear  | Retrieve all LDAP entries matching the given criteria.                                     |
| ch"(api)   |                                                                                            |
+------------+--------------------------------------------------------------------------------------------+
| "LDAPUpda  | Update an LDAP entry.                                                                      |
| te"(api)   |                                                                                            |
+------------+--------------------------------------------------------------------------------------------+
