[ Index ]
 

Code source de Horde 3.1.3

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

title

Body

[fermer]

/lib/Net/IMSP/Auth/ -> plaintext.php (sommaire)

(pas de description)

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

Définit 1 class

Net_IMSP_Auth_plaintext:: (3 méthodes):
  _authenticate()
  logout()
  getDriverType()


Classe: Net_IMSP_Auth_plaintext  - X-Ref

The Net_IMSP_Auth_plaintext class for IMSP authentication.

Required parameters:<pre>
'username'  Username to logon to IMSP server as.
'password'  Password for current user.
'server'    The hostname of the IMSP server.
'port'      The port of the IMSP server.</pre>

$Horde: framework/Net_IMSP/IMSP/Auth/plaintext.php,v 1.7.10.11 2006/01/01 21:28:28 jan Exp $

Copyright 2003-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.

_authenticate($params)   X-Ref
Private authentication function.  Provides actual
authentication code.

param: mixed  $params Hash of IMSP parameters.
return: mixed  Net_IMSP object connected to server if successful,

logout()   X-Ref
Force a logout command to the imsp stream.


getDriverType()   X-Ref
Return the driver type

return: string the type of this IMSP_Auth driver



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