Searched refs:cas_response (Results 1 – 2 of 2) sorted by relevance
64 * @param string $cas_response the response of the CAS server69 $bad_response=false,$cas_response='',$err_code=-1,$err_msg='' argument106 phpCAS::trace($messages[] = 'CAS response: '.$cas_response);
2941 $cas_response = '';2943 if ( !$this->_readURL($cas_url, $headers, $cas_response, $err_msg) ) {2960 if ( !($dom->loadXML($cas_response))) {3024 .$cas_response.'\')';4172 * @param string $cas_response the response of the CAS server4183 $cas_response='', argument4218 phpCAS::trace('CAS response: '.$cas_response);