#include <authenticateresponse.h>
class used to model UIT AuthenticateResponse
QString authSessionId |
( |
| ) |
const |
- Returns
- The current UIT auth session id
bool hasPrompts |
( |
| ) |
const |
- Returns
- True is the underlying UIT message has user prompts, false otherwise
QList<Prompt> prompts |
( |
| ) |
const |
- Returns
- The list of prompts that need to presented to the user.
- Returns
- true, if the authenticateUser() call was successful, false otherwise.
QString errorMessage |
( |
| ) |
const |
- Returns
- Any error message associated with this response.
- Returns
- Banner text to be displayed to the user along with the prompts.
- Returns
- The session token returned when authentication was successful.
- Returns
- true is the XML message provided by the server was valid, false otherwise.
The documentation for this class was generated from the following file: