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

Class: Auth_SASL2

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

Class Overview


Client implementation of various SASL mechanisms


Author(s):

Version:

  • 1.0

Methods


Inherited Variables

Inherited Methods


Class Details

[line 45]
Client implementation of various SASL mechanisms


[ Top ]


Method Detail

factory   [line 58]

void factory( string $type)

Factory class. Returns an object of the request type.

Parameters:

string   $type   —  One of: Anonymous Plain CramMD5 DigestMD5 SCRAM-* (any mechanism of the SCRAM family) Types are not case sensitive

[ Top ]


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