Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
DVlv.php18 use FreeDSx\Ldap\Control\Vlv\VlvResponseControl; alias
46 * @var VlvResponseControl|null
283 if ($control === null || !$control instanceof VlvResponseControl) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Vlv/
DVlvResponseControl.php48 class VlvResponseControl extends Control class
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
DLdapMessage.php178 $controls[] = Control\Vlv\VlvResponseControl::fromAsn1($control);