File: ldap-syncrepl.rst

package info (click to toggle)
python-ldap 3.4.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,756 kB
  • sloc: python: 9,558; ansic: 3,052; makefile: 139; sh: 79
file content (22 lines) | stat: -rw-r--r-- 593 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
********************************************************************
:py:mod:`ldap.syncrepl` Implementation of a syncrepl consumer
********************************************************************

.. py:module:: ldap.syncrepl
   :synopsis: Implementation of a syncrepl consumer

.. seealso::

   :rfc:`4533` - Lightweight Directory Access Protocol (v3): Content Synchronization Operation

This requires :py:mod:`pyasn1` and :py:mod:`pyasn1_modules` to be installed.


Classes
=======

This module defines the following classes:


.. autoclass:: ldap.syncrepl.SyncreplConsumer
   :members: