ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
setPT ($a_pt) | |
getPT () | |
authenticate () | |
validateSession () | |
__buildAuth () | |
Definition at line 36 of file class.ilSoapAuthenticationCAS.php.
ilSoapAuthenticationCAS::__buildAuth | ( | ) |
Definition at line 211 of file class.ilSoapAuthenticationCAS.php.
References $GLOBALS, $ilDB, CAS_VERSION_2_0, init(), and phpCAS\setFixedServiceURL().
Referenced by authenticate(), and validateSession().
ilSoapAuthenticationCAS::authenticate | ( | ) |
Definition at line 84 of file class.ilSoapAuthenticationCAS.php.
References __buildAuth(), ilObjUser\_checkExternalAuthAccount(), phpCAS\checkAuthentication(), and init().
ilSoapAuthenticationCAS::getPT | ( | ) |
Definition at line 79 of file class.ilSoapAuthenticationCAS.php.
ilSoapAuthenticationCAS::setPT | ( | $a_pt | ) |
Definition at line 74 of file class.ilSoapAuthenticationCAS.php.
References $_GET.
ilSoapAuthenticationCAS::validateSession | ( | ) |
Definition at line 166 of file class.ilSoapAuthenticationCAS.php.
References __buildAuth().