[ 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/ -> imtest.php (sommaire)

(pas de description)

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

Définit 1 class

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


Classe: Net_IMSP_Auth_imtest  - X-Ref

The Net_IMSP_Auth_imtest 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.
'socket'          The named socket to use for connection
'command'         Path to the imtest command on localhost
'auth_mechanism'  Authentication method to use with imtest</pre>

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

Copyright 2005-2006      Liam Hoekenga <liamr@umich.edu>
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
Returns 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