|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Interface for auth methods (web form, http, ...) More...
Inheritance diagram for ilAuthFrontendInterface:
Collaboration diagram for ilAuthFrontendInterface:Public Member Functions | |
| authenticate () | |
| Try authentication. More... | |
Interface for auth methods (web form, http, ...)
Definition at line 11 of file interface.ilAuthFrontendInterface.php.
| ilAuthFrontendInterface::authenticate | ( | ) |
Try authentication.
Implemented in ilAuthFrontendHTTP.