package ldap

  1. Overview
  2. Docs
Implementation of the Light Weight Directory Access Protocol

Install

Dune Dependency

Authors

Maintainers

Sources

ldap-2.5.1.tar.gz
md5=d28ce5956436f129dc2fb4f94f0b277a
sha512=b28e31a471321b4fcde93d47c9d7d3bf0f317be36a96116ef45a9fbd2b957f843df94cf70121b9e6d60c0a98117deba898366f0e03ec7e08ff2e4aafb6b03d5c

doc/ldap.ldif/Ldif_changerec_parser/index.html

Module Ldif_changerec_parserSource

Sourcetype token =
  1. | End_of_input
  2. | Change_type_add
  3. | Change_type_modrdn
  4. | Change_type_modify
  5. | Change_type_delete
  6. | Dash
  7. | Newline
  8. | AttributeType of string
  9. | Dn of string
  10. | Add of string
  11. | Delete of string
  12. | Replace of string
  13. | Attr of string * string
OCaml

Innovation. Community. Security.