[ Index ]
 

Code source de Horde 3.1.3

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/Horde/Auth/ -> login.php (sommaire)

(pas de description)

Poids: 96 lignes (3 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

Auth_login:: (2 méthodes):
  Auth_login()
  _authenticate()


Classe: Auth_login  - X-Ref

The Auth_login:: class provides a system login implementation of
the Horde authentication system.
This Auth driver is useful if you have a shadow password system
where the Auth_passwd driver doesn't work.

Optional parameters:<pre>
'location'  Location of the su binary.
DEFAULT: /bin/su</pre>


$Horde: framework/Auth/Auth/login.php,v 1.3.10.9 2006/01/01 21:28:07 jan Exp $

Copyright 2004-2006 Jan Schneider <jan@horde.org>

See the enclosed file COPYING for license information (LGPL). If you
did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.

Auth_login($params = array()   X-Ref
Constructs a new Login authentication object.

param: array $params  A hash containing connection parameters.

_authenticate($userId, $credentials)   X-Ref
Find out if a set of login credentials are valid.

param: string $userId      The userId to check.
param: array $credentials  An array of login credentials.
return: boolean  Whether or not the credentials are valid.



Généré le : Sun Feb 25 18:01:28 2007 par Balluche grâce à PHPXref 0.7