(abstract) new SaslMechanismBase()
Members
name
    Returns the name of the mechanism
        
    
    
        Methods
(abstract) evaluateChallenge(challenge)
Parameters:
| Name | Type | Description | 
|---|---|---|
| challenge | String | Challenge string presented by the server | 
setopts(options)
    Set the options for the mechanism
    Parameters:
| Name | Type | Description | 
|---|---|---|
| options | object | Options specific to the mechanism |