package ldap

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

Install

Dune Dependency

Authors

Maintainers

Sources

2.4.0.tar.gz
sha256=b5b3d095351ec4af7c93795fd9c8e68d8f106cea910f72414846402bc20f3a96
md5=ab4569687487ee49427aa0a93f02e375

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.