[ Index ]
 

Code source de Horde 3.1.3

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

title

Body

[fermer]

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

(pas de description)

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

Définit 1 class

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


Classe: Auth_ftp  - X-Ref

The Auth_ftp class provides an FTP implementation of the Horde
authentication system.

Optional parameters:<pre>
'hostspec'  The hostname or IP address of the FTP server.
DEFAULT: 'localhost'
'port'      The server port to connect to.
DEFAULT: 21</pre>


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

Copyright 1999-2006 Chuck Hagenbuch <chuck@horde.org>
Copyright 1999-2006 Max Kalika <max@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_ftp($params = array()   X-Ref
Constructs a new FTP 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 FTP,
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