|
ImagingTools Core SDK
|
This is the complete list of members for imtauth::ISession, including all inherited members.
| GetCreationDate() const =0 | imtauth::ISession | pure virtual |
| GetExpirationDate() const =0 | imtauth::ISession | pure virtual |
| GetToken() const =0 | imtauth::ISession | pure virtual |
| GetUserId() const =0 | imtauth::ISession | pure virtual |
| SetCreationDate(const QDateTime &creationDate)=0 | imtauth::ISession | pure virtual |
| SetExpirationDate(const QDateTime &expirationDate)=0 | imtauth::ISession | pure virtual |
| SetToken(const QByteArray &token)=0 | imtauth::ISession | pure virtual |
| SetUserId(const QByteArray &userId)=0 | imtauth::ISession | pure virtual |