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

Class: Auth_SASL2_Login

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

Class Overview

Auth_SASL2_Common
   |
   --Auth_SASL2_Login

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 51]
Common functionality to SASL mechanisms


[ Top ]


Method Detail

getResponse   [line 60]

string getResponse( string $user, string $pass)

Pseudo SASL LOGIN mechanism
  • Return: LOGIN string

Parameters:

string   $user   —  Username
string   $pass   —  Password

[ Top ]


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