Instances of Products.LDAPConnector derive from the dataflake.ldapconnection.connection module’s LDAPConnection class and implement the interface dataflake.ldapconnection.interfaces.ILDAConnection. They mix in Zope persistence to allow storage in the ZODB object database.
ILDAPConnection interface
ILDAPConnection instances provide a simplified way to talk to a LDAP server. They allow defining one or more server connections for automatic failover in case one LDAP server becomes unavailable.