Home
last modified time | relevance | path

Searched refs:DirSyncResponseControl (Results 1 – 3 of 3) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
DDirSync.php16 use FreeDSx\Ldap\Control\Ad\DirSyncResponseControl; alias
36 * @var DirSyncResponseControl|null
154 if ($lastResponse === null || !$lastResponse instanceof DirSyncResponseControl) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Ad/
DDirSyncResponseControl.php36 class DirSyncResponseControl extends Control class
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
DLdapMessage.php181 $controls[] = Control\Ad\DirSyncResponseControl::fromAsn1($control);