[ Index ]

Source Code Reference for V1.00

title

Body

[close]

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

(no description)

File Size: 341 lines (10 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 0 files

Defines 3 classes

PostNukeAuthenticator:: (3 methods):
  PostNukeAuthenticator()
  authenticate()
  createsqluser()

SQLAuthenticator:: (2 methods):
  authenticate()
  userId()

LDAPAuthenticator:: (5 methods):
  LDAPAuthenticator()
  authenticate()
  userExists()
  userId()
  createsqluser()

Defines 5 functions

  getAuth()

Class: PostNukeAuthenticator  - X-Ref

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

PostNukeAuthenticator()   X-Ref
No description

authenticate($username, $password)   X-Ref
No description

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

Class: SQLAuthenticator  - X-Ref

authenticate($username, $password)   X-Ref
No description

userId()   X-Ref
No description

Class: LDAPAuthenticator  - X-Ref

LDAPAuthenticator()   X-Ref
No description

authenticate($username, $password)   X-Ref
No description

userExists($username)   X-Ref
No description

userId($username)   X-Ref
No description

createsqluser($username, $password, $ldap_attribs = array()   X-Ref
No description

Functions
Functions that are not part of a class:

getAuth($auth_mode)   X-Ref
No description



Generated: Thu Nov 20 03:00:14 2008 Cross-referenced by PHPXref 0.7