NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
neforce::http::authentication_filter 成员列表

成员的完整列表,这些成员属于 neforce::http::authentication_filter,包括所有继承而来的类成员

add_excluded_path(string path)neforce::http::authentication_filterinline
add_included_path(string path)neforce::http::authentication_filterinline
authentication_filter(function< bool(const http_request &)> validator)neforce::http::authentication_filterinlineexplicit
clear_excluded_paths()neforce::http::authentication_filterinline
clear_included_paths()neforce::http::authentication_filterinline
do_filter(http_request &request, http_response &response) overrideneforce::http::authentication_filterinlinevirtual
name() const overrideneforce::http::authentication_filterinlinevirtual
post_filter(http_request &request, http_response &response)neforce::http::http_filterinlinevirtual
pre_filter(http_request &request, http_response &response) overrideneforce::http::authentication_filtervirtual
set_auth_validator(function< bool(const http_request &)> validator)neforce::http::authentication_filterinline