Home
last modified time | relevance | path

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

/plugin/authssocas/vendor/apereo/phpcas/source/CAS/
H A DAuthenticationException.php62 * @param bool $bad_response bad response from the CAS server ($err_code
69 $bad_response=false,$cas_response='',$err_code=-1,$err_msg='' argument
89 if ( $bad_response ) {
H A DClient.php2953 $bad_response = false;
2963 $bad_response = true;
2966 if ( !$bad_response ) {
2971 $bad_response = true;
2975 if ( !$bad_response ) {
2980 $bad_response = true;
2984 if ( !$bad_response ) {
4170 * @param bool $bad_response bad response from the CAS server ($err_code
4182 $bad_response=false, argument
4199 if ( $bad_response ) {