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

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

checkPassed(Context *c)Cutelyst::CSRFProtectionstatic
CSRFProtection(Application *parent)Cutelyst::CSRFProtectionexplicit
CSRFProtection(Application *parent, const QVariantMap &defaultConfig)Cutelyst::CSRFProtection
formFieldName() noexceptCutelyst::CSRFProtectionstatic
getToken(Context *c)Cutelyst::CSRFProtectionstatic
getTokenFormField(Context *c)Cutelyst::CSRFProtectionstatic
Plugin(Application *parent)Cutelyst::Pluginexplicit
setCookieHttpOnly(bool httpOnly)Cutelyst::CSRFProtection
setCookieName(const QByteArray &cookieName)Cutelyst::CSRFProtection
setDefaultDetachTo(const QString &actionNameOrPath)Cutelyst::CSRFProtection
setErrorMsgStashKey(const QString &keyName)Cutelyst::CSRFProtection
setFormFieldName(const QByteArray &fieldName)Cutelyst::CSRFProtection
setGenericErrorContentType(const QByteArray &type)Cutelyst::CSRFProtection
setGenericErrorMessage(const QString &message)Cutelyst::CSRFProtection
setHeaderName(const QByteArray &headerName)Cutelyst::CSRFProtection
setIgnoredNamespaces(const QStringList &namespaces)Cutelyst::CSRFProtection
setup(Application *app) overrideCutelyst::CSRFProtectionprotectedvirtual
setUseSessions(bool useSessions)Cutelyst::CSRFProtection
~CSRFProtection() overrideCutelyst::CSRFProtection