|
ILIAS
Release_3_10_x_branch Revision 61812
|
Inheritance diagram for ilCronAuthentication:
Collaboration diagram for ilCronAuthentication:Public Member Functions | |
| ilCronAuthentication () | |
Public Member Functions inherited from ilBaseAuthentication | |
| ilBaseAuthentication () | |
| setClient ($a_client) | |
| getClient () | |
| setUsername ($a_username) | |
| getUsername () | |
| setPassword ($a_password) | |
| getPassword () | |
| setSid ($a_sid) | |
| getSid () | |
| getMessage () | |
| getMessageCode () | |
| __setMessage ($a_message) | |
| __setMessageCode ($a_message_code) | |
| setPasswordType ($a_type) | |
| getPasswordType () | |
| authenticate () | |
| start () | |
| validateSession () | |
| logout () | |
| __buildDSN () | |
| __buildAuth () | |
| __setSessionSaveHandler () | |
| __getAuthStatus () | |
Additional Inherited Members | |
Data Fields inherited from ilBaseAuthentication | |
| $auth = null | |
| $sid = '' | |
| $username = '' | |
| $password = '' | |
| $client = '' | |
Definition at line 36 of file class.ilCronAuthentication.php.
| ilCronAuthentication::ilCronAuthentication | ( | ) |
Definition at line 38 of file class.ilCronAuthentication.php.
References ilBaseAuthentication\ilBaseAuthentication().
Here is the call graph for this function: