18 #ifndef AUTHENTICATIONREALM_H 19 #define AUTHENTICATIONREALM_H 21 #include <Cutelyst/cutelyst_global.h> 22 #include <Cutelyst/Plugins/Authentication/authenticationuser.h> 23 #include <Cutelyst/component.h> 28 class AuthenticationStore;
29 class AuthenticationCredential;
67 void removePersistedUser(
Context *c);
82 QVariant userIsRestorable(
Context *c);
86 friend class AuthenticationPrivate;
94 #endif // AUTHENTICATIONREALM_H static char * defaultRealm
default realm name
The Cutelyst Component base class.
The Cutelyst namespace holds all public Cutelyst API.