| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Inheritance diagram for ilSoapAuthenticationCAS:
 Inheritance diagram for ilSoapAuthenticationCAS: Collaboration 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, $ilDB, CAS_VERSION_2_0, ilDBWrapperFactory\getWrapper(), and phpCAS\setFixedServiceURL().
Referenced by authenticate(), and validateSession().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilSoapAuthenticationCAS::authenticate | ( | ) | 
Definition at line 89 of file class.ilSoapAuthenticationCAS.php.
References __buildAuth(), ilObjUser\_checkExternalAuthAccount(), and phpCAS\checkAuthentication().
 Here is the call graph for this function:
 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:
 Here is the call graph for this function: