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

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

addRealm(std::shared_ptr< AuthenticationRealm > realm)Cutelyst::Authentication
addRealm(std::shared_ptr< AuthenticationStore > store, std::shared_ptr< AuthenticationCredential > credential, QStringView name=defaultRealm)Cutelyst::Authentication
authenticate(Context *c, const ParamsMultiMap &userinfo, QStringView realm=defaultRealm)Cutelyst::Authenticationstatic
authenticate(Context *c, QStringView realm=defaultRealm)Cutelyst::Authenticationinlinestatic
Authentication(Application *parent)Cutelyst::Authenticationexplicit
defaultRealmCutelyst::Authenticationstatic
findUser(Context *c, const ParamsMultiMap &userinfo, QStringView realm=defaultRealm)Cutelyst::Authenticationstatic
logout(Context *c)Cutelyst::Authenticationstatic
Plugin(Application *parent)Cutelyst::Pluginexplicit
realm(QStringView name=defaultRealm) constCutelyst::Authentication
setup(Application *app) overrideCutelyst::Authenticationprotectedvirtual
user(Context *c)Cutelyst::Authenticationstatic
userExists(Context *c)Cutelyst::Authenticationstatic
userInRealm(Context *c, QStringView realmName=defaultRealm)Cutelyst::Authenticationstatic
~Authentication() overrideCutelyst::Authenticationvirtual