5 #ifndef AUTHENTICATION_STORE_HTPASSWD_H
6 #define AUTHENTICATION_STORE_HTPASSWD_H
8 #include <Cutelyst/cutelyst_global.h>
9 #include <Cutelyst/Plugins/Authentication/authenticationstore.h>
20 explicit StoreHtpasswd(
const QString &name, QObject *parent =
nullptr);
The Cutelyst namespace holds all public Cutelyst API.
QMultiMap< QString, QString > ParamsMultiMap