Source for file jAuthUserLDAP.class.php
Documentation is available at jAuthUserLDAP.class.php
- <?php
 
- /**
 
- * @package    jelix
 
- * @subpackage auth
 
- * @author     Tahina Ramaroson
 
- * @contributor Sylvain de Vathaire
 
- * @copyright  2009 Neov
 
- * @licence  http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public Licence, see LICENCE file
 
- */
 
-  
 
- require_once(JELIX_LIB_PATH.'auth/jAuthUser.class.php');
 
-  
 
- /**
 
-  * object which represent a user for LDAP driver
 
-  *
 
- * @package    jelix
 
- * @subpackage auth
 
-  */
 
- class jAuthUserLDAP extends jAuthUser {
 
- }
 
-  
 
- ?>
 
	
		Documentation generated on Wed, 04 Jan 2017 22:52:15 +0100 by phpDocumentor 1.4.3