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_parser/index.html

Module Ldif_parserSource

Sourceexception Illegal_char of char * int
Sourceexception End
Sourcetype stream_rec = {
  1. stream : char Stream.t;
  2. buf : Buffer.t;
  3. mutable line : int;
}
Sourceval optval : 'a option -> 'a
Sourceval read_comment : stream_rec -> unit
Sourceval comment : stream_rec -> unit
Sourceval sep : stream_rec -> string
Sourceval seps : stream_rec -> unit
Sourceval digit : stream_rec -> char
Sourceval safe_char : stream_rec -> char
Sourceval safe_init_char : stream_rec -> char
Sourceval alpha : stream_rec -> char
Sourceval safe_chars : stream_rec -> unit
Sourceval safe_string : stream_rec -> string
Sourceval attr_type_char : stream_rec -> char
Sourceval attr_type_chars : stream_rec -> unit
Sourceval option : stream_rec -> string
Sourceval options : stream_rec -> string
Sourceval attributeType : stream_rec -> string
Sourceval attributeDescription : stream_rec -> string
Sourceval value_spec : stream_rec -> string
Sourceval attrval_spec : ?attrs:Ldap_types.attribute list -> stream_rec -> Ldap_types.attribute list
Sourceval distinguishedName : stream_rec -> string
Sourceval dn_spec : stream_rec -> string
OCaml

Innovation. Community. Security.