

Public Member Functions | |
| DefaultAuth () | |
| Authenticate ($login, $pass) | |
Definition at line 13 of file DefaultAuth.class.php.
|
|
The constructor. It actually does nothing. Definition at line 19 of file DefaultAuth.class.php. |
|
||||||||||||
|
Makes the authentication of the user in the system.
Reimplemented from IAuthSystem. Definition at line 27 of file DefaultAuth.class.php. References JUgrSystem::GetInstance(), and JSystem::IsError(). |
1.3.4