|
ImagingTools Core SDK
|
This is the complete list of members for imtauth::IUserInfo, including all inherited members.
| AddRole(const QByteArray &productId, const QByteArray &roleId)=0 | imtauth::IUserBaseInfo | pure virtual |
| AddToGroup(const QByteArray &groupId)=0 | imtauth::IUserInfo | pure virtual |
| AddToSystem(SystemInfo systemInfo)=0 | imtauth::IUserInfo | pure virtual |
| GetDescription() const =0 | imtauth::IUserBaseInfo | pure virtual |
| GetGroups() const =0 | imtauth::IUserInfo | pure virtual |
| GetId() const =0 | imtauth::IUserBaseInfo | pure virtual |
| GetLocalPermissions(const QByteArray &productId) const =0 | imtauth::IUserBaseInfo | pure virtual |
| GetMail() const =0 | imtauth::IUserInfo | pure virtual |
| GetName() const =0 | imtauth::IUserBaseInfo | pure virtual |
| GetPasswordHash() const =0 | imtauth::IUserInfo | pure virtual |
| GetPermissionProvider() const =0 | imtauth::IUserBaseInfo | pure virtual |
| GetPermissions(const QByteArray &productId=QByteArray()) const =0 | imtauth::IUserBaseInfo | pure virtual |
| GetProducts() const =0 | imtauth::IUserBaseInfo | pure virtual |
| GetProhibitions() const =0 | imtauth::IUserBaseInfo | pure virtual |
| GetRoleProvider() const =0 | imtauth::IUserBaseInfo | pure virtual |
| GetRoles(const QByteArray &productId) const =0 | imtauth::IUserBaseInfo | pure virtual |
| GetSystemInfos() const =0 | imtauth::IUserInfo | pure virtual |
| GetUserGroupProvider() const =0 | imtauth::IUserBaseInfo | pure virtual |
| IsAdmin() const =0 | imtauth::IUserInfo | pure virtual |
| MIT_DESCRIPTION enum value | imtauth::IUserBaseInfo | |
| MIT_ID enum value | imtauth::IUserBaseInfo | |
| MIT_NAME enum value | imtauth::IUserBaseInfo | |
| MIT_PERMISSIONS enum value | imtauth::IUserBaseInfo | |
| MIT_PRODUCTS enum value | imtauth::IUserBaseInfo | |
| MIT_PROHIBITIONS enum value | imtauth::IUserBaseInfo | |
| MIT_ROLES enum value | imtauth::IUserBaseInfo | |
| RemoveFromGroup(const QByteArray &groupId)=0 | imtauth::IUserInfo | pure virtual |
| RemoveFromSystem(const QByteArray &systemId)=0 | imtauth::IUserInfo | pure virtual |
| RemoveProduct(const QByteArray &productId)=0 | imtauth::IUserBaseInfo | pure virtual |
| RemoveRole(const QByteArray &productId, const QByteArray &roleId)=0 | imtauth::IUserBaseInfo | pure virtual |
| SetDescription(const QString &description)=0 | imtauth::IUserBaseInfo | pure virtual |
| SetId(const QByteArray &id)=0 | imtauth::IUserBaseInfo | pure virtual |
| SetLocalPermissions(const QByteArray &productId, const FeatureIds &permissions)=0 | imtauth::IUserBaseInfo | pure virtual |
| SetMail(const QString &mail)=0 | imtauth::IUserInfo | pure virtual |
| SetName(const QString &name)=0 | imtauth::IUserBaseInfo | pure virtual |
| SetPasswordHash(const QByteArray &passwordHash)=0 | imtauth::IUserInfo | pure virtual |
| SetProhibitions(const FeatureIds &prohibitions)=0 | imtauth::IUserBaseInfo | pure virtual |
| SetRoles(const QByteArray &productId, const RoleIds &roles)=0 | imtauth::IUserBaseInfo | pure virtual |