SessionHandler implementation for LDAP directories.
Required parameters:
'hostspec' - (string) The hostname of the ldap server. 'port' - (integer) The port number of the ldap server. 'dn' - (string) The bind DN. 'password' - (string) The bind password.
$Horde: framework/SessionHandler/SessionHandler/ldap.php,v 1.2.2.3 2007/12/20 13:49:39 jan Exp $
This code is adapted from the comments at http://www.php.net/session-set-save-handler.
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
Located in /SessionHandler/SessionHandler/ldap.php (line 23)
SessionHandler | --SessionHandler_ldap
Handle for the current database connection.
Inherited from SessionHandler
SessionHandler::$_connected
SessionHandler::$_force
SessionHandler::$_params
SessionHandler::$_sig
Destroy the data for a particular session identifier in the SessionHandler backend.
Garbage collect stale sessions from the SessionHandler backend.
Inherited From SessionHandler
SessionHandler::SessionHandler()
SessionHandler::close()
SessionHandler::countAuthenticatedUsers()
SessionHandler::destroy()
SessionHandler::factory()
SessionHandler::gc()
SessionHandler::getSessionIDs()
SessionHandler::getSessionsInfo()
SessionHandler::listAuthenticatedUsers()
SessionHandler::open()
SessionHandler::read()
SessionHandler::singleton()
SessionHandler::write()
SessionHandler::__destruct()
Documentation generated on Sun, 30 Jan 2011 05:19:13 +0000 by phpDocumentor 1.4.3