|
ILIAS
Release_3_10_x_branch Revision 61812
|
Files | |
| file | CAS.php |
| Interface class of the phpCAS library. | |
Variables | |
| const | CAS_VERSION_1_0 = '1.0' |
| CAS version 1.0. | |
| const | CAS_VERSION_2_0 = '2.0' |
| const CAS_VERSION_1_0 = '1.0' |
CAS version 1.0.
Definition at line 50 of file CAS.php.
Referenced by CASClient\authError(), CASClient\CASClient(), CASClient\getServerProxyURL(), CASClient\getServerProxyValidateURL(), and CASClient\getServerServiceValidateURL().
| const CAS_VERSION_2_0 = '2.0' |
CAS version 2.0
Definition at line 54 of file CAS.php.
Referenced by ilSoapAuthenticationCAS\__buildAuth(), ilAuthUtils\_initAuth(), CASClient\authError(), CASClient\CASClient(), CASClient\getServerProxyURL(), CASClient\getServerProxyValidateURL(), CASClient\getServerServiceValidateURL(), and ilCASAuth\ilCASAuth().