Class Net_IMSP_Auth_imtest

Description

The Net_IMSP_Auth_imtest class for IMSP authentication.

Required parameters:

   'username'        Username to logon to IMSP server as.
   'password'        Password for current user.
   'server'          The hostname of the IMSP server.
   'port'            The port of the IMSP server.
   'socket'          The named socket to use for connection
   'command'         Path to the imtest command on localhost
   'auth_mechanism'  Authentication method to use with imtest

$Horde: framework/Net_IMSP/IMSP/Auth/imtest.php,v 1.12.2.8 2009/01/06 15:23:27 jan Exp $

Copyright 2005-2007 Liam Hoekenga <liamr@umich.edu> Copyright 2003-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://www.fsf.org/copyleft/lgpl.html.

Located in /Net_IMSP/IMSP/Auth/imtest.php (line 26)

Net_IMSP_Auth
   |
   --Net_IMSP_Auth_imtest
Method Summary
 string getDriverType ()
 void logout ()
Variables

Inherited Variables

Inherited from Net_IMSP_Auth

Net_IMSP_Auth::$_imsp
Methods
getDriverType (line 101)

Returns the driver type.

  • return: The type of this IMSP_Auth driver.
string getDriverType ()

Redefinition of:
Net_IMSP_Auth::getDriverType()
Returns the type of this driver.
logout (line 91)

Force a logout command to the imsp stream.

void logout ()

Redefinition of:
Net_IMSP_Auth::logout()
Force a logout from the underlying IMSP stream.

Inherited Methods

Inherited From Net_IMSP_Auth

 Net_IMSP_Auth::authenticate()
 Net_IMSP_Auth::factory()
 Net_IMSP_Auth::getDriverType()
 Net_IMSP_Auth::logout()
 Net_IMSP_Auth::singleton()

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