Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DExtendedResponse.php44 public const OID_NOTICE_OF_DISCONNECTION = '1.3.6.1.4.1.1466.20036';
38 public const OID_NOTICE_OF_DISCONNECTION = '1.3.6.1.4.1.1466.20036'; global() define in FreeDSx\\Ldap\\Operation\\Response\\ExtendedResponse
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DClientProtocolHandler.php172 if ($exception->getOid() === ExtendedResponse::OID_NOTICE_OF_DISCONNECTION) {
H A DServerProtocolHandler.php305 ExtendedResponse::OID_NOTICE_OF_DISCONNECTION