package ldap

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

Install

Dune Dependency

Authors

Maintainers

Sources

2.4.1.tar.gz
md5=4fe4b86fdd4d4448e642628c2f2c6762
sha512=ff1fd84013fb5dd592831a4b77f0b43d17ec70655912626399da804680426291e0cc34a32cc964d190ea0009926b8defc2670afd515ff66071e8f85127d2e390

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.