Cutelyst  2.13.0
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 value (defined in Cutelyst::CredentialPassword)Cutelyst::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 value (defined in Cutelyst::CredentialPassword)Cutelyst::CredentialPassword
hmac(QCryptographicHash::Algorithm method, const QByteArray &key, const QByteArray &message)Cutelyst::CredentialPasswordstatic
None enum value (defined in Cutelyst::CredentialPassword)Cutelyst::CredentialPassword
passwordField() constCutelyst::CredentialPassword
passwordPostSalt() constCutelyst::CredentialPassword
passwordPreSalt() constCutelyst::CredentialPassword
PasswordType enum name (defined in Cutelyst::CredentialPassword)Cutelyst::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
~AuthenticationCredential() (defined in Cutelyst::AuthenticationCredential)Cutelyst::AuthenticationCredentialvirtual
~CredentialPassword() override (defined in Cutelyst::CredentialPassword)Cutelyst::CredentialPasswordvirtual