Home
last modified time | relevance | path

Searched refs:OID_PAGING (Results 1 – 4 of 4) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/
H A DPagingControl.php54 parent::__construct(self::OID_PAGING);
H A DControl.php44 public const OID_PAGING = '1.2.840.113556.1.4.319';
40 public const OID_PAGING = '1.2.840.113556.1.4.319'; global() define in FreeDSx\\Ldap\\Control\\Control
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DPaging.php166 ->get(Control::OID_PAGING);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DLdapMessage.php171 case Control\Control::OID_PAGING: