Class Auth_imsp

Description

The Auth_imsp class provides basic authentication against an IMSP server.

This will be most benificial if already using an IMSP based preference system or IMSP based addressbook system

$Horde: framework/Auth/Auth/imsp.php,v 1.2.10.14 2009/01/06 15:22:49 jan Exp $

Copyright 2004-2009 The Horde Project (http://www.horde.org/)

See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://opensource.org/licenses/lgpl-license.php.

Located in /Auth/Auth/imsp.php (line 17)

Auth
   |
   --Auth_imsp
Variable Summary
Method Summary
 Auth_imsp Auth_imsp ([array $params = array()])
Variables
array $capabilities = array('add' => false,
'update' => false,
'resetpassword' => false,
'remove' => false,
'list' => false,
'transparent' => false)
(line 25)

An array of capabilities, so that the driver can report which operations it supports and which it doesn't.


Redefinition of:
Auth::$capabilities
An array of capabilities, so that the driver can report which operations it supports and which it doesn't.

Inherited Variables

Inherited from Auth

Auth::$_authCredentials
Auth::$_params
Methods

Documentation generated on Sun, 30 Jan 2011 05:18:29 +0000 by phpDocumentor 1.4.3