cutelyst 4.9.0
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
Cutelyst::CredentialPassword Member List

This is the complete list of members for Cutelyst::CredentialPassword, including all inherited members.

authenticate(Context *c, AuthenticationRealm *realm, const ParamsMultiMap &authinfo) finalCutelyst::CredentialPasswordvirtual
AuthenticationCredential(QObject *parent=nullptr)Cutelyst::AuthenticationCredentialexplicit
Clear enum valueCutelyst::CredentialPassword
createPassword(const QByteArray &password, QCryptographicHash::Algorithm method, int iterations, int saltByteSize, int hashByteSize)Cutelyst::CredentialPasswordstatic
createPassword(const QByteArray &password)Cutelyst::CredentialPasswordstatic
createPassword(const QString &password)Cutelyst::CredentialPasswordinlinestatic
CredentialPassword(QObject *parent=nullptr)Cutelyst::CredentialPasswordexplicit
Hashed enum valueCutelyst::CredentialPassword
hmac(QCryptographicHash::Algorithm method, const QByteArray &key, const QByteArray &message)Cutelyst::CredentialPasswordstatic
None enum valueCutelyst::CredentialPassword
passwordField() constCutelyst::CredentialPassword
passwordPostSalt() constCutelyst::CredentialPassword
passwordPreSalt() constCutelyst::CredentialPassword
PasswordType enum nameCutelyst::CredentialPassword
passwordType() constCutelyst::CredentialPassword
pbkdf2(QCryptographicHash::Algorithm method, const QByteArray &password, const QByteArray &salt, int rounds, int keyLength)Cutelyst::CredentialPasswordstatic
setPasswordField(const QString &fieldName)Cutelyst::CredentialPassword
setPasswordPostSalt(const QString &passwordPostSalt)Cutelyst::CredentialPassword
setPasswordPreSalt(const QString &passwordPreSalt)Cutelyst::CredentialPassword
setPasswordType(PasswordType type)Cutelyst::CredentialPassword
validatePassword(const QByteArray &password, const QByteArray &correctHash)Cutelyst::CredentialPasswordstatic
validatePassword(const QString &password, const QString &correctHash)Cutelyst::CredentialPasswordinlinestatic
~AuthenticationCredential()Cutelyst::AuthenticationCredentialvirtual
~CredentialPassword() overrideCutelyst::CredentialPasswordvirtual