Class: SaslMechanismBase

(abstract) SaslMechanismBase()

(abstract) new SaslMechanismBase()

Source:

Members

name

Returns the name of the mechanism
Source:

Methods

(abstract) evaluateChallenge(challenge)

Parameters:
Name Type Description
challenge String Challenge string presented by the server
Source:

setopts(options)

Set the options for the mechanism
Parameters:
Name Type Description
options object Options specific to the mechanism
Source: