ILIAS
Release_3_10_x_branch Revision 61812
|
Public Member Functions | |
ilSoapAuthenticationCAS () | |
setPT ($a_pt) | |
getPT () | |
authenticate () | |
validateSession () | |
__buildAuth () |
Definition at line 36 of file class.ilSoapAuthenticationCAS.php.
ilSoapAuthenticationCAS::__buildAuth | ( | ) |
Definition at line 235 of file class.ilSoapAuthenticationCAS.php.
References $GLOBALS, $res, CAS_VERSION_2_0, and DB_FETCHMODE_ASSOC.
Referenced by authenticate(), and validateSession().
ilSoapAuthenticationCAS::authenticate | ( | ) |
Definition at line 89 of file class.ilSoapAuthenticationCAS.php.
References __buildAuth(), and ilObjUser\_checkExternalAuthAccount().
ilSoapAuthenticationCAS::getPT | ( | ) |
Definition at line 84 of file class.ilSoapAuthenticationCAS.php.
ilSoapAuthenticationCAS::ilSoapAuthenticationCAS | ( | ) |
Definition at line 38 of file class.ilSoapAuthenticationCAS.php.
ilSoapAuthenticationCAS::setPT | ( | $a_pt | ) |
Definition at line 79 of file class.ilSoapAuthenticationCAS.php.
References $_GET.
ilSoapAuthenticationCAS::validateSession | ( | ) |
Definition at line 182 of file class.ilSoapAuthenticationCAS.php.
References __buildAuth().