Wavelength
Privacy-focused, cross-platform, and open-source communication application
Loading...
Searching...
No Matches
AuthenticationManager Member List
This is the complete list of members for
AuthenticationManager
, including all inherited members.
AuthenticationManager
(QObject *parent=nullptr)
AuthenticationManager
inline
explicit
private
AuthenticationManager
(const AuthenticationManager &)=delete
AuthenticationManager
private
CleanupExpiredSessions
()
AuthenticationManager
CreateAuthResponse
(bool success, const QString &error_message=QString())
AuthenticationManager
static
DeactivateClientSessions
(const QString &client_id)
AuthenticationManager
DeactivateFrequencySessions
(const QString &frequency)
AuthenticationManager
DeactivateSession
(const QString &session_token)
AuthenticationManager
GenerateClientId
()
AuthenticationManager
static
GenerateSessionToken
()
AuthenticationManager
static
GetInstance
()
AuthenticationManager
inline
static
operator=
(const AuthenticationManager &)=delete
AuthenticationManager
private
RegisterPassword
(const QString &frequency, const QString &password)
AuthenticationManager
RemovePassword
(const QString &frequency)
AuthenticationManager
sessions_
AuthenticationManager
private
StoreSession
(const QString &frequency, const QString &client_id, const QString &session_token)
AuthenticationManager
ValidateSession
(const QString &session_token, const QString &frequency)
AuthenticationManager
VerifyPassword
(const QString &frequency, const QString &provided_password)
AuthenticationManager
wavelength_passwords_
AuthenticationManager
private
~AuthenticationManager
() override=default
AuthenticationManager
private
Generated by
1.13.2