|  |  | 
    | sasl.Challenge, sasl.Success or sasl.Failure |  | 
    | sasl.Challenge, sasl.Success or sasl.Failure |  | 
    | sasl.Challenge, sasl.Success or sasl.Failure |  | 
    | sasl.Challenge, sasl.Success or sasl.Failure | 
        
          | _check_params(self,
        username,
        realm,
        cnonce,
        digest_uri,
        response_val,
        authzid,
        nonce_count) Check parameters of a client reponse and pass them to further
processing.
 | source code |  | 
    | sasl.Challenge, sasl.Success or sasl.Failure | 
        
          | _make_final_challenge(self,
        username,
        realm,
        cnonce,
        digest_uri,
        response_val,
        authzid,
        nonce_count) Send the second challenge in reply to the client response.
 | source code |  |