Class DefaultAuthenticator

Description

The DefaultAuthenticator uses the internal User Management Database.

  • author: Kevin Papst
  • version: $Id: DefaultAuthenticator.php,v 1.6 2007/05/14 21:29:21 kpapst Exp $
  • copyright: Copyright (C) 2002-2006 Kevin Papst
  • license: GNU Public License
Authenticator
   |
   --DefaultAuthenticator
Method Summary
DefaultAuthenticator DefaultAuthenticator ()
mixed authenticate ( $name,  $password)
Methods
Constructor DefaultAuthenticator (line 41)
DefaultAuthenticator DefaultAuthenticator ()
authenticate (line 49)

Performs a Login against the internal User Database.

  • return: the Flag or a Principal is returned
mixed authenticate ( $name,  $password)
  • $name
  • $password

Redefinition of:
Authenticator::authenticate()
This performs an Authentication check.

Inherited Methods

Inherited From Authenticator

Authenticator::Authenticator()
Authenticator::authenticate()

Documentation generated by phpDocumentor 1.4.0