Home
last modified time | relevance | path

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

/plugin/authssocas/vendor/apereo/phpcas/source/CAS/
H A DClient.php1595 if ( $this->_wasPreviouslyAuthenticated() ) {
1755 private function _wasPreviouslyAuthenticated() function in CAS_Client