|
MythTV master
|
This is the complete list of members for MythSessionManager, including all inherited members.
| AddDigestUser(const QString &username, const QString &password) | MythSessionManager | privatestatic |
| ChangeDigestUserPassword(const QString &username, const QString &oldPassword, const QString &newPassword) | MythSessionManager | private |
| CreateDigest(const QString &username, const QString &password) | MythSessionManager | static |
| CreateUserSession(uint userId, const QString &username, const QString &client) | MythSessionManager | private |
| DestroyUserAllSessions(const QString &username) | MythSessionManager | private |
| DestroyUserSession(const QString &sessionToken) | MythSessionManager | private |
| GetPasswordDigest(const QString &username) | MythSessionManager | static |
| GetSession(const QString &sessionToken) | MythSessionManager | |
| GetSession(const QString &username, const QString &client) | MythSessionManager | private |
| IsValidSession(const QString &sessionToken) | MythSessionManager | |
| IsValidUser(const QString &username) | MythSessionManager | static |
| LoadSessions(void) | MythSessionManager | private |
| LockSessions() | MythSessionManager | static |
| LoginUser(const QString &username, const QByteArray &digest, const QString &client="") | MythSessionManager | |
| LoginUser(const QString &username, const QString &password, const QString &client="") | MythSessionManager | |
| m_sessionList | MythSessionManager | private |
| ManageDigestUser(DigestUserActions action, const QString &username, const QString &password, const QString &newPassword) | MythSessionManager | |
| mutex | MythSessionManager | privatestatic |
| MythSessionManager() | MythSessionManager | |
| RemoveDigestUser(const QString &username) | MythSessionManager | private |
| UnlockSessions() | MythSessionManager | static |
| UpdateSession(const QString &sessionToken) | MythSessionManager | private |