interface for auth drivers
Located in /auth/jIAuthDriver.iface.php (line 18)
constructor
change a user password
creates a new user object, with some first data..
Careful : it doesn't create a user in a database for example. Just an object.
return user data corresponding to the given login
construct the user list
Erase user data of the user $login
store a new user.
It create the user in a database for example should be call after a call of createUser and after setting some of its properties...
save updated data of a user
warning : should not save the password !
verify that the password correspond to the login
Documentation generated on Mon, 26 Oct 2015 21:54:22 +0100 by phpDocumentor 1.4.3