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

Index of all elements

[ a ] [ c ] [ d ] [ f ] [ g ] [ l ] [ ]

a

Auth_SASL
in file SASL.php, class Auth_SASL
Anonymous.php
procedural page Anonymous.php
Auth_SASL_Anonymous
in file Anonymous.php, class Auth_SASL_Anonymous
    Common functionality to SASL mechanisms
Auth_SASL_Common
in file Common.php, class Auth_SASL_Common
    Common functionality to SASL mechanisms
Auth_SASL_CramMD5
in file CramMD5.php, class Auth_SASL_CramMD5
    Common functionality to SASL mechanisms
Auth_SASL_DigestMD5
in file DigestMD5.php, class Auth_SASL_DigestMD5
    Common functionality to SASL mechanisms
Auth_SASL_Login
in file Login.php, class Auth_SASL_Login
    Common functionality to SASL mechanisms
Auth_SASL_Plain
in file Plain.php, class Auth_SASL_Plain
    Common functionality to SASL mechanisms
top

c

Common.php
procedural page Common.php
CramMD5.php
procedural page CramMD5.php
top

d

DigestMD5.php
procedural page DigestMD5.php
top

f

factory
in file SASL.php, method Auth_SASL::factory()
    Factory class. Returns an object of the request type.
top

g

getResponse
in file Plain.php, method Auth_SASL_Plain::getResponse()
    Returns PLAIN response
getResponse
in file Login.php, method Auth_SASL_Login::getResponse()
    Pseudo SASL LOGIN mechanism
getResponse
in file DigestMD5.php, method Auth_SASL_DigestMD5::getResponse()
    Provides the (main) client response for DIGEST-MD5 requires a few extra parameters than the other mechanisms, which are unavoidable.
getResponse
in file CramMD5.php, method Auth_SASL_CramMD5::getResponse()
    Implements the CRAM-MD5 SASL mechanism This DOES NOT base64 encode the return value, you will need to do that yourself.
getResponse
in file Anonymous.php, method Auth_SASL_Anonymous::getResponse()
    Not much to do here except return the token supplied.
top

l

Login.php
procedural page Login.php
top

p

Plain.php
procedural page Plain.php
top

s

SASL.php
procedural page SASL.php
top

Documentation generated on Mon, 11 Mar 2019 14:40:01 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.