Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
Class.digestAuthenticator.php
Go to the documentation of this file.
1 <?php
2 /*
3  * @author Anakeen
4  * @package FDL
5 */
6 /**
7  * digestAuthenticator class
8  *
9  * !!! TODO !!!
10  * This class provides methods for HTTP Digest authentication
11  * !!! TODO !!!
12  *
13  * @author Anakeen
14  * @version $Id: Class.digestAuthenticator.php,v 1.2 2009/01/16 13:33:00 jerome Exp $
15  * @package FDL
16  * @subpackage
17  */
18 /**
19  */
20 
22 {
23  function __construct($parms)
24  {
25  throw new Dcp\Exception(__CLASS__ . "::" . __FUNCTION__ . " " . "Not available yet...");
26  }
27 }
28 ?>
Exception class use exceptionCode to identifiy correctly exception.
Definition: exceptions.php:19
$parms
← centre documentaire © anakeen