package ldap

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

Install

Dune Dependency

Authors

Maintainers

Sources

ldap-2.4.2.tbz
sha256=2f7fa9d27e12e3604c6f84384aa31ab98fffd06fe7c9e5354a387a15131a708e
sha512=e0e2bc1e974059bdd1f1c64a6fd4fa933307bbb055de9af4099ed407842ef455887fdfab7af7b8407bf62797ed98c2d67434200dbd54a3acc791f2493fb5da79

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.