ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
class.ilAuthStandardFormFrontend.php
Go to the documentation of this file.
1 <?php
2 
3 /* Copyright (c) 1998-2010 ILIAS open source, Extended GPL, see docs/LICENSE */
4 
5 include_once './Services/Authentication/interfaces/interface.ilAuthFrontendInterface.php';
6 include_once './Services/Authentication/classes/Frontend/class.ilAuthFrontend.php';
7 
15 {
16 }
Description of class class.
Interface for auth methods (web form, http, ...)
Auth class for form based authentication.