# Functions

GetEntry returns a specific entry and is a shortcut around the search function.
MaskAttributes searches attributes of an LDAP entry for sensitive data and masks the values.
MaskAttributesFromArray is a MaskAttributes adapter for ldap.EntryAttribute-Arrays.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ToLDIF converts the given ldap entry into an LDIF representation.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
LDAPProvider defines the provider implementation.
LDAPProviderModel describes the provider data model.
No description provided by the author
No description provided by the author
TFLoggerAdapter is a Writer which is provided by the ldap package as a logger and logs using tflog.Debug.