Home
last modified time | relevance | path

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

/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ProxiedService/Http/
H A DAbstract.php185 private $_responseStatusCode = ''; variable in CAS_ProxiedService_Http_Abstract
249 $this->_responseStatusCode = $request->getResponseStatusCode();
328 return $this->_responseStatusCode;