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

Module Ldap_urllexerSource

Sourcetype lexeme =
  1. | SCHEME
  2. | COLONSLASHSLASH
  3. | PORT of string
  4. | HOST of string
  5. | DN of string
  6. | IDENT of string
  7. | SCOPE of string
  8. | FILTER of string
  9. | QUESTION
  10. | EQUAL
  11. | CRITICAL
  12. | SLASH
  13. | WHSP
  14. | COMMA
Sourceexception SyntaxError
Sourceval __ocaml_lex_tables : Lexing.lex_tables
Sourceval __ocaml_lex_lexurl_rec : Lexing.lexbuf -> int -> Ldap_types.ldap_url
OCaml

Innovation. Community. Security.