[ Index ]
 

Code source de Horde 3.1.3

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

title

Body

[fermer]

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

(pas de description)

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

Définit 1 class

Auth_imsp:: (3 méthodes):
  Auth_imsp()
  _authenticate()
  _setParams()


Classe: Auth_imsp  - X-Ref

The Auth_imsp class provides basic authentication against an IMSP server.
This will be most benificial if already using an IMSP based preference
system or IMSP based addressbook system

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

Copyright 2004-2006 Michael Rubinsky <mrubinsk@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_imsp($params = array()   X-Ref
Constructor function. Creates new Auth_imsp object.

param: array $params A hash containing parameters.

_authenticate($userID, $credentials)   X-Ref
Private authentication function.

param: string $userID Username for IMSP server.
param: array $credentials Hash containing 'password' element.
return: boolean True on success / False on failure.

_setParams($params)   X-Ref
Checks the params array and sets default values.

param: array $params Hash containing IMSP parameters.



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