Home
last modified time | relevance | path

Searched defs:dirSync (Results 1 – 2 of 2) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DControls.php56 public static function dirSync(int $flags = DirSyncRequestControl::FLAG_INCREMENTAL_VALUES, string $cookie = '', int $maxBytes = 2147483647) global() function in FreeDSx\\Ldap\\Controls
H A DLdapClient.php290 public function dirSync(?string $rootNc = null, FilterInterface $filter = null, ...$attributes): DirSync global() function in FreeDSx\\Ldap\\LdapClient