MythTV master
MythSessionManager Member List

This is the complete list of members for MythSessionManager, including all inherited members.

AddDigestUser(const QString &username, const QString &password)MythSessionManagerprivatestatic
ChangeDigestUserPassword(const QString &username, const QString &oldPassword, const QString &newPassword)MythSessionManagerprivate
CreateDigest(const QString &username, const QString &password)MythSessionManagerstatic
CreateUserSession(uint userId, const QString &username, const QString &client)MythSessionManagerprivate
DestroyUserAllSessions(const QString &username)MythSessionManagerprivate
DestroyUserSession(const QString &sessionToken)MythSessionManagerprivate
GetPasswordDigest(const QString &username)MythSessionManagerstatic
GetSession(const QString &sessionToken)MythSessionManager
GetSession(const QString &username, const QString &client)MythSessionManagerprivate
IsValidSession(const QString &sessionToken)MythSessionManager
IsValidUser(const QString &username)MythSessionManagerstatic
LoadSessions(void)MythSessionManagerprivate
LockSessions()MythSessionManagerstatic
LoginUser(const QString &username, const QByteArray &digest, const QString &client="")MythSessionManager
LoginUser(const QString &username, const QString &password, const QString &client="")MythSessionManager
m_sessionListMythSessionManagerprivate
ManageDigestUser(DigestUserActions action, const QString &username, const QString &password, const QString &newPassword)MythSessionManager
mutexMythSessionManagerprivatestatic
MythSessionManager()MythSessionManager
RemoveDigestUser(const QString &username)MythSessionManagerprivate
UnlockSessions()MythSessionManagerstatic
UpdateSession(const QString &sessionToken)MythSessionManagerprivate