|
ILIAS
Release_3_10_x_branch Revision 61812
|
Inheritance diagram for ilSoapAuthenticationCAS:
Collaboration diagram for ilSoapAuthenticationCAS: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().
Here is the caller graph for this function:| ilSoapAuthenticationCAS::authenticate | ( | ) |
Definition at line 89 of file class.ilSoapAuthenticationCAS.php.
References __buildAuth(), and ilObjUser\_checkExternalAuthAccount().
Here is the call graph for this function:| 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().
Here is the call graph for this function: