5 #ifndef AUTHENTICATIONREALM_H
6 #define AUTHENTICATIONREALM_H
8 #include <Cutelyst/cutelyst_global.h>
9 #include <Cutelyst/Plugins/Authentication/authenticationuser.h>
10 #include <Cutelyst/component.h>
15 class AuthenticationStore;
16 class AuthenticationCredential;
54 void removePersistedUser(
Context *c);
69 QVariant userIsRestorable(
Context *c);
73 friend class AuthenticationPrivate;
static char * defaultRealm
default realm name
The Cutelyst Component base class.
The Cutelyst namespace holds all public Cutelyst API.
QMultiMap< QString, QString > ParamsMultiMap