this.handler.getInitFrame(self.credentials)
      .then(function (initFrameContent) {
        var initFrame = new frames.SaslInitFrame({
          mechanism: initFrameContent.mechanism,
          initialResponse: initFrameContent.initialResponse,