Class jAuthUser

Description

default object to represent a user

this is only a data container. In fact, auth drivers can provide other object to embed user data.

  • abstract:

Located in /auth/jAuthUser.class.php (line 20)


	
			
Direct descendents
Class Description
jAuthUserLDAP object which represent a user for LDAP driver
jAuthDummyUser internal use
jAuthUserLDS object which represent a user
Variable Summary
mixed $email
mixed $login
Variables
mixed $email = '' (line 22)
  • access: public
mixed $login = '' (line 21)
  • access: public

Documentation generated on Wed, 24 Sep 2014 21:56:23 +0200 by phpDocumentor 1.4.3