5#ifndef AUTHENTICATION_STORE_MINIMAL_H
6#define AUTHENTICATION_STORE_MINIMAL_H
8#include <Cutelyst/Plugins/Authentication/authenticationstore.h>
57 QVector<AuthenticationUser> m_users;
Abstract class to retrieve user data from a store.
Container for user data retrieved from an AuthenticationStore.
Minimal in memory authentication data store.
QMultiMap< QString, QString > ParamsMultiMap
The Cutelyst namespace holds all public Cutelyst API.