Searched refs:forceAuthentication (Results 1 – 6 of 6) sorted by relevance
151 \phpCAS::forceAuthentication();
119 $cas_auth_client = phpCAS::forceAuthentication();
164 phpCAS::forceAuthentication();
1157 public static function forceAuthentication() function in phpCAS1161 $auth = self::$_PHPCAS_CLIENT->forceAuthentication();
249 phpCAS::forceAuthentication();
1484 public function forceAuthentication() function in CAS_Client