[ Index ]
 

Code source de Horde 3.1.3

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

title

Body

[fermer]

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

(pas de description)

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

Définit 1 class

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


Classe: Auth_kolab  - X-Ref

Kolab implementation of the Horde authentication system. Derives from the
Auth_imap IMAP authentication object, and simply provides parameters to it
based on the global Kolab configuration.

$Horde: framework/Auth/Auth/kolab.php,v 1.1.10.8 2006/03/03 23:00:28 chuck Exp $

Copyright 2004-2006 Stuart Binge <s.binge@codefusion.co.za>

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_kolab($params = array()   X-Ref
Constructs a new Kolab 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. For Kolab,
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