Class Net_IMSP_Auth_plaintext

Description

The Net_IMSP_Auth_plaintext 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.

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

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/plaintext.php (line 21)

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

Inherited Variables

Inherited from Net_IMSP_Auth

Net_IMSP_Auth::$_imsp
Methods
getDriverType (line 127)

Return 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 117)

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:20:38 +0000 by phpDocumentor 1.4.3