| [ Index ] |
|
Code source de Horde 3.1.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 106 lignes (4 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
Auth_smb:: (2 méthodes):
Auth_smb()
_authenticate()
| Auth_smb($params = array() X-Ref |
| Constructs a new SMB authentication object. param: array $params A hash containing connection parameters. |
| _authenticate($userId, $credentials) X-Ref |
| Find out if the given set of login credentials are valid. param: string $userId The userId to check. param: array $credentials An array of login credentials. return: boolean True on success or a PEAR_Error object on failure. |
| Généré le : Sun Feb 25 18:01:28 2007 | par Balluche grâce à PHPXref 0.7 |