#include <authresponseprocessor.h>
Class used to process a AuthenticateResponse message. Basically walks through the list of prompts provided by the server asking the user for the appropriate responses.
- Parameters
-
response | The reponse object |
credentialsDialog | The dialog that is presented to the user to request responses to each prompt. The class does not assume responsibility for the object. |
Start process the response
Emitted when all the user responses to the prompts have be collected.
- Parameters
-
authenticateCont | The AuthenticateCont message that can be sent to the UIT server containing the user responses. |
The documentation for this class was generated from the following file: