Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Sorting/
H A DSortingResponseControl.php72 parent::__construct(self::OID_SORTING_RESPONSE);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/
H A DControl.php62 public const OID_SORTING_RESPONSE = '1.2.840.113556.1.4.474';
58 public const OID_SORTING_RESPONSE = '1.2.840.113556.1.4.474'; global() define in FreeDSx\\Ldap\\Control\\Control
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DLdapMessage.php174 case Control\Control::OID_SORTING_RESPONSE: