NULL_FILTER
A filter expression for LDAP searches that passes through all the children, since all LDAP entries have an objectClass attribute, and “*” is a wildcard that matches all values.
objectClass
*
NULL_FILTER = "(objectClass=*)"