Home
last modified time | relevance | path

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

/plugin/authssocas/vendor/apereo/phpcas/source/CAS/
H A DClient.php1509 private $_cache_times_for_auth_recheck = 0; variable in CAS_Client
1523 $this->_cache_times_for_auth_recheck = $n;
1552 && $this->_cache_times_for_auth_recheck == -1)
1554 && $unauth_count < $this->_cache_times_for_auth_recheck)
1556 if ($this->_cache_times_for_auth_recheck != -1) {
1561 .$this->_cache_times_for_auth_recheck.')'