Class Horde_Auth_Customsql
The Horde_Auth_Customsql class provides a sql implementation of the Horde authentication system with the possibility to set custom-made queries.
Copyright 2002 Ronnie Garcia ronnie@mk2.net Copyright 2002-2012 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, http://www.horde.org/licenses/lgpl21
- Horde_Auth_Base
- Horde_Auth_Sql
- Horde_Auth_Customsql
Package: Auth
Category: Horde
License: LGPL-2.1
Author: Ronnie Garcia ronnie@mk2.net
Author: Chuck Hagenbuch chuck@horde.org
Author: Joel Vandal joel@scopserv.com
Located at Horde/Auth/Customsql.php
Category: Horde
License: LGPL-2.1
Author: Ronnie Garcia ronnie@mk2.net
Author: Chuck Hagenbuch chuck@horde.org
Author: Joel Vandal joel@scopserv.com
Located at Horde/Auth/Customsql.php
public
|
|
public
|
|
public
|
#
updateUser( string $oldId, string $newId, array $credentials )
Update a set of authentication credentials. |
public
string
|
#
resetPassword( string $userId )
Resets a user's password. Used for example when the user does not remember the existing password. |
public
|
|
public
array
|
|
public
boolean
|
authenticate(),
getCredential(),
getError(),
getParam(),
hasCapability(),
isLocked(),
lockUser(),
setCredential(),
setError(),
transparent(),
unlockUser(),
validateAuth()
|