ldap-syncrepl.rst 664 B

12345678910111213141516171819202122232425
  1. .. % $Id: ldap-syncrepl.rst,v 1.1 2011/10/26 19:41:27 stroeder Exp $
  2. ********************************************************************
  3. :py:mod:`ldap.syncrepl` Implementation of a syncrepl consumer
  4. ********************************************************************
  5. .. py:module:: ldap.syncrepl
  6. :synopsis: Implementation of a syncrepl consumer
  7. .. seealso::
  8. :rfc:`4533` - Lightweight Directory Access Protocol (v3): Content Synchronization Operation
  9. This requires :py:mod:`pyasn1` and :py:mod:`pyasn1_modules` to be installed.
  10. Classes
  11. =======
  12. This module defines the following classes:
  13. .. autoclass:: ldap.syncrepl.SyncreplConsumer
  14. :members: