Cutelyst  2.13.0
Cutelyst::Authentication Member List

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

addRealm(AuthenticationRealm *realm)Cutelyst::Authentication
addRealm(AuthenticationStore *store, AuthenticationCredential *credential, const QString &name=QLatin1String(defaultRealm))Cutelyst::Authentication
authenticate(Context *c, const ParamsMultiMap &userinfo, const QString &realm=QLatin1String(defaultRealm))Cutelyst::Authenticationstatic
authenticate(Context *c, const QString &realm=QLatin1String(defaultRealm))Cutelyst::Authenticationinlinestatic
Authentication(Application *parent)Cutelyst::Authentication
defaultRealmCutelyst::Authenticationstatic
findUser(Context *c, const ParamsMultiMap &userinfo, const QString &realm=QLatin1String(defaultRealm))Cutelyst::Authenticationstatic
logout(Context *c)Cutelyst::Authenticationstatic
Plugin(Application *parent)Cutelyst::Plugin
realm(const QString &name=QLatin1String(defaultRealm)) constCutelyst::Authentication
setup(Application *app) overrideCutelyst::Authenticationprotectedvirtual
user(Context *c)Cutelyst::Authenticationstatic
userExists(Context *c)Cutelyst::Authenticationstatic
userInRealm(Context *c, const QString &realmName=QLatin1String(defaultRealm))Cutelyst::Authenticationstatic
~Authentication() override (defined in Cutelyst::Authentication)Cutelyst::Authenticationvirtual