ldap_ex v0.1.0 API Reference
Modules
Application and main interface to using LDAPEx
This handles the LDAP communications over the TCP or SSL connections
This module handles reading in the default config from the environment while also combining those with any passed-in overrides
This is the module to the Erlang generated LDAP interfaces from the LDAP ASN1
file. The macros are records. LDAPEx.ELDAPv3.encode/2
and
LDAPEx.ELDAPv3.decode/2
call into the erlang generated encode and decode
functions. Everything is set up to take binaries instead of char_lists