# Functions
ConfigFields returns all the config fields that can potentially be used by the LDAP client.
EscapeLDAPValue is exported because a plugin uses it outside this package.
* Creates and initializes a ConfigEntry object with its default values,
* as specified by the passed schema.
No description provided by the author
# Interfaces
Connection provides the functionality of an LDAP connection, but through an interface.
LDAP provides ldap functionality, but through an interface rather than statically.