Auth_SASL2
[ class tree: Auth_SASL2 ] [ index: Auth_SASL2 ] [ all elements ]

Class: Auth_SASL2_Plain

Source Location: /Auth_SASL2-0.1.0/Auth/SASL2/Plain.php

Class Overview

Auth_SASL2_Common
   |
   --Auth_SASL2_Plain

Common functionality to SASL mechanisms


Author(s):

Version:

  • 1.0

Methods


Inherited Variables

Inherited Methods

Class: Auth_SASL2_Common

Auth_SASL2_Common::_HMAC_SHA1()
Function which implements HMAC-SHA-1 digest

Class Details

[line 48]
Common functionality to SASL mechanisms


[ Top ]


Method Detail

getResponse   [line 58]

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

Returns PLAIN response
  • Return: PLAIN Response

Parameters:

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

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:48:17 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.