#include <authenticatecont.h>
Public Member Functions | |
AuthenticateCont (const QString authSessionId, const QList< Prompt > prompts) | |
QString | toXml () const |
class using to model UIT AuthenticateCont message.
AuthenticateCont | ( | const QString | authSessionId, |
const QList< Prompt > | prompts | ||
) |
authSessionId | The current UIT auth session ID |
prompts | The prompts that the server has requested, including the user responses, |
QString toXml | ( | ) | const |