phpDocumentor Auth_SASL
[ class tree: Auth_SASL ] [ index: Auth_SASL ] [ all elements ]

Class: Auth_SASL_Plain

Source Location: /modules/Apps/MailClient/PEAR/Auth/SASL/Plain.php

Class Auth_SASL_Plain

Class Overview

Common functionality to SASL mechanisms

Located in /modules/Apps/MailClient/PEAR/Auth/SASL/Plain.php [line 48]

Auth_SASL_Common
   |
   --Auth_SASL_Plain
Author(s): Information Tags:
Version:  1.0

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From Auth_SASL_Common

Auth_SASL_Common::_HMAC_MD5()
Function which implements HMAC MD5 digest

[ Top ]
Method Summary
string   getResponse()   Returns PLAIN response

[ Top ]
Methods
getResponse  [line 58]

  string getResponse( string $authcid, string $pass, [string $authzid = '']  )

Returns PLAIN response

Parameters:
string   $authcid:  Authentication id (username)
string   $pass:  Password
string   $authzid:  Autorization id

API Tags:
Return:  PLAIN Response


[ Top ]

Documentation generated on Fri, 26 Dec 2008 21:45:04 -0500 by phpDocumentor 1.4.2