Files | |
file | CAS.php |
Modules | |
group | Initialization |
group | Authentication |
group | Access to external services |
group | Configuration |
group | Debugging |
Classes | |
class | phpCAS |
Enumerations | |
enum | CAS_VERSION_1_0 |
enum | CAS_VERSION_2_0 |
Functions | |
phpCAS::getVersion () |
|
CAS version 1.0 Definition at line 51 of file CAS.php. Referenced by CASClient::authError(), CASClient::CASClient(), CASClient::getServerProxyURL(), CASClient::getServerProxyValidateURL(), CASClient::getServerServiceValidateURL(), and CASClient::validateST(). |
|
CAS version 2.0 Definition at line 55 of file CAS.php. Referenced by CASClient::authError(), CASClient::CASClient(), CASClient::getServerProxyURL(), CASClient::getServerProxyValidateURL(), CASClient::getServerServiceValidateURL(), and CASClient::validateST(). |
|
This method returns the phpCAS version.
Definition at line 579 of file CAS.php. References PHPCAS_VERSION. |