[ Index ]
 

Code source de dotProject 2.1 RC1

Accédez au Source d'autres logiciels libres | Soutenez Angelica Josefina !

title

Body

[fermer]

/classes/ -> authenticator.class.php (summary)

(pas de description)

Poids: 353 lignes (10 kb)
Inclus ou requis: 1 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 3 classes

PostNukeAuthenticator:: (3 méthodes):
  PostNukeAuthenticator()
  authenticate()
  createsqluser()

SQLAuthenticator:: (2 méthodes):
  authenticate()
  userId()

LDAPAuthenticator:: (5 méthodes):
  LDAPAuthenticator()
  authenticate()
  userExists()
  userId()
  createsqluser()

Definit 5 fonctions

  getAuth()

Classe: PostNukeAuthenticator  - X-Ref

PostNuke authentication has encoded information
passed in on the login request.  This needs to
be extracted and verified.

PostNukeAuthenticator()   X-Ref
Pas de description

authenticate($username, $password)   X-Ref
Pas de description

createsqluser($username, $password, $email, $first, $last)   X-Ref
Pas de description

Classe: SQLAuthenticator  - X-Ref

authenticate($username, $password)   X-Ref
Pas de description

userId()   X-Ref
Pas de description

Classe: LDAPAuthenticator  - X-Ref

LDAPAuthenticator()   X-Ref
Pas de description

authenticate($username, $password)   X-Ref
Pas de description

userExists($username)   X-Ref
Pas de description

userId($username)   X-Ref
Pas de description

createsqluser($username, $password, $ldap_attribs = Array()   X-Ref
Pas de description

Fonctions
Fonctions qui ne font pas partie d'une Classe:

getAuth($auth_mode)   X-Ref
Pas de description



Généré le : Sun Feb 18 19:46:52 2007 par Balluche grâce à PHPXref 0.7