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_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.