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