|
cutelyst 3.9.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(QObject *parent=nullptr) | Cutelyst::AuthenticationStore | explicit |
| 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) final | Cutelyst::StoreHtpasswd | virtual |
| forSession(Context *c, const AuthenticationUser &user) final | Cutelyst::StoreHtpasswd | virtual |
| fromSession(Context *c, const QVariant &frozenUser) final | Cutelyst::StoreHtpasswd | virtual |
| StoreHtpasswd(const QString &name, QObject *parent=nullptr) | Cutelyst::StoreHtpasswd | explicit |
| ~AuthenticationStore() (defined in Cutelyst::AuthenticationStore) | Cutelyst::AuthenticationStore | virtual |
| ~StoreHtpasswd() override (defined in Cutelyst::StoreHtpasswd) | Cutelyst::StoreHtpasswd | virtual |