Web framework C++
2.0.0
Simple web framework on c++ designed to easily create web pages, etc
|
This is the complete list of members for CookieAuth, including all inherited members.
checkHeadersToParse(Headers *headers) override | CookieAuth | virtual |
CookieAuth(const char *secret, Middleware *cookie) | CookieAuth | |
getSerializedValue(Headers *headers) override | CookieAuth | virtual |
serializeAndSetValueToResponse(std::string &value) override | CookieAuth | virtual |
~AuthStrategy()=default | AuthStrategy | virtual |