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

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

AuthenticationStore()Cutelyst::AuthenticationStore
autoCreateUser(Context *c, const ParamsMultiMap &userinfo) constCutelyst::AuthenticationStorevirtual
autoUpdateUser(Context *c, const ParamsMultiMap &userinfo) constCutelyst::AuthenticationStorevirtual
canAutoCreateUser() constCutelyst::AuthenticationStorevirtual
canAutoUpdateUser() constCutelyst::AuthenticationStorevirtual
findUser(Context *c, const ParamsMultiMap &userinfo)=0Cutelyst::AuthenticationStorepure virtual
forSession(Context *c, const AuthenticationUser &user)Cutelyst::AuthenticationStorevirtual
fromSession(Context *c, const QVariant &frozenUser)Cutelyst::AuthenticationStorevirtual
~AuthenticationStore()Cutelyst::AuthenticationStorevirtual