cutelyst 4.9.0
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
Cutelyst::AuthenticationRealm Member List

This is the complete list of members for Cutelyst::AuthenticationRealm, including all inherited members.

AfterExecute enum value (defined in Cutelyst::Component)Cutelyst::Component
afterExecute(Context *c)Cutelyst::Componentprotectedvirtual
applyRoles(const QStack< Component * > &roles)Cutelyst::Componentprotected
AroundExecute enum value (defined in Cutelyst::Component)Cutelyst::Component
aroundExecute(Context *c, QStack< Component * > stack)Cutelyst::Componentprotectedvirtual
authenticate(Context *c, const ParamsMultiMap &authinfo)Cutelyst::AuthenticationRealmvirtual
Authentication (defined in Cutelyst::AuthenticationRealm)Cutelyst::AuthenticationRealmfriend
AuthenticationPrivate (defined in Cutelyst::AuthenticationRealm)Cutelyst::AuthenticationRealmfriend
AuthenticationRealm(std::shared_ptr< AuthenticationStore > store, std::shared_ptr< AuthenticationCredential > credential, const QString &name=QLatin1String(defaultRealm), QObject *parent=nullptr)Cutelyst::AuthenticationRealmexplicit
BeforeExecute enum value (defined in Cutelyst::Component)Cutelyst::Component
beforeExecute(Context *c)Cutelyst::Componentprotectedvirtual
Component(QObject *parent=nullptr)Cutelyst::Componentexplicit
Component(ComponentPrivate *d, QObject *parent=nullptr)Cutelyst::Componentexplicitprotected
credential() const noexceptCutelyst::AuthenticationRealm
defaultRealmCutelyst::AuthenticationRealmstatic
dispatcherReady(const Dispatcher *dispatch, Controller *controller)Cutelyst::Componentprotectedvirtual
doExecute(Context *c)Cutelyst::Componentprotectedvirtual
execute(Context *c)Cutelyst::Component
findUser(Context *c, const ParamsMultiMap &userinfo)Cutelyst::AuthenticationRealmvirtual
init(Application *application, const QVariantHash &args)Cutelyst::Componentvirtual
Modifier enum nameCutelyst::Component
modifiers() constCutelyst::Componentvirtual
name() const noexceptCutelyst::Component
None enum value (defined in Cutelyst::Component)Cutelyst::Component
OnlyExecute enum value (defined in Cutelyst::Component)Cutelyst::Component
persistUser(Context *c, const AuthenticationUser &user)Cutelyst::AuthenticationRealm
removePersistedUser(Context *c)Cutelyst::AuthenticationRealm
restoreUser(Context *c, const QVariant &frozenUser)Cutelyst::AuthenticationRealm
reverse() const noexceptCutelyst::Component
setName(const QString &name)Cutelyst::Component
setReverse(const QString &reverse)Cutelyst::Component
store() const noexceptCutelyst::AuthenticationRealm
userIsRestorable(Context *c)Cutelyst::AuthenticationRealm
~AuthenticationRealm() override (defined in Cutelyst::AuthenticationRealm)Cutelyst::AuthenticationRealm
~Component() overrideCutelyst::Componentvirtual