Class jAuthDriverBase

Description

base class for some jAuth drivers

Located in /auth/jAuthDriverBase.class.php (line 13)


	
			
Direct descendents
Class Description
classAuthDriver Driver for a class which implement an authentification
ldapAuthDriver LDAP authentification driver for authentification information stored in LDAP server
dbAuthDriver authentification driver for authentification information stored in a database
Variable Summary
mixed $_params
Method Summary
jAuthDriverBase __construct ( $params)
void cryptPassword ( $password)
Variables
mixed $_params (line 15)
  • access: protected
Methods
Constructor __construct (line 17)
jAuthDriverBase __construct ( $params)
  • $params

Redefined in descendants as:
cryptPassword (line 24)

crypt the password

  • access: public
void cryptPassword ( $password)
  • $password

Documentation generated on Mon, 19 Sep 2011 14:11:53 +0200 by phpDocumentor 1.4.3