Home
last modified time | relevance | path

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

/plugin/authssocas/vendor/apereo/phpcas/source/CAS/
H A DClient.php787 $this->_authentication_caller = array (
794 private $_authentication_caller; variable in CAS_Client
803 return !empty($this->_authentication_caller);
832 return $this->_authentication_caller['result'];
847 if (!$this->_authentication_caller['result']) {
869 return $this->_authentication_caller['file'];
883 return $this->_authentication_caller['line'];
897 return $this->_authentication_caller['method'];