cutelyst
4.5.1
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
|
This is the complete list of members for Cutelyst::StoreHtpasswd, including all inherited members.
addUser(const ParamsMultiMap &user) | Cutelyst::StoreHtpasswd | |
AuthenticationStore() | Cutelyst::AuthenticationStore | |
autoCreateUser(Context *c, const ParamsMultiMap &userinfo) const | Cutelyst::AuthenticationStore | virtual |
autoUpdateUser(Context *c, const ParamsMultiMap &userinfo) const | Cutelyst::AuthenticationStore | virtual |
canAutoCreateUser() const | Cutelyst::AuthenticationStore | virtual |
canAutoUpdateUser() const | Cutelyst::AuthenticationStore | virtual |
findUser(Context *c, const ParamsMultiMap &userInfo) override final | Cutelyst::StoreHtpasswd | virtual |
forSession(Context *c, const AuthenticationUser &user) override final | Cutelyst::StoreHtpasswd | virtual |
fromSession(Context *c, const QVariant &frozenUser) override final | Cutelyst::StoreHtpasswd | virtual |
StoreHtpasswd(const QString &name) | Cutelyst::StoreHtpasswd | |
~AuthenticationStore() | Cutelyst::AuthenticationStore | virtual |
~StoreHtpasswd() override | Cutelyst::StoreHtpasswd | virtual |