Home
last modified time | relevance | path

Searched defs:EqualityFilter (Results 1 – 4 of 4) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DEqualityFilter.php18 class EqualityFilter implements FilterInterface global() class
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DCompareRequest.php19 use FreeDSx\Ldap\Search\Filter\EqualityFilter; global() alias
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DFilterFactory.php19 use FreeDSx\Ldap\Search\Filter\EqualityFilter; global() alias
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DFilters.php15 use FreeDSx\Ldap\Search\Filter\EqualityFilter; global() alias