#include "Stroika/Frameworks/StroikaPreComp.h"#include "Stroika/Foundation/Common/Common.h"#include "Stroika/Foundation/Common/Concepts.h"#include "Stroika/Frameworks/Auth/CurrentIdentity.h"#include "Stroika/Frameworks/WebServer/Interceptor.h"#include "Stroika/Frameworks/WebServer/Request.h"#include "Interceptor.inl"Go to the source code of this file.
Classes | |
| class | Stroika::Frameworks::Auth::CurrentIdentityAuthInterceptor< ID_TYPE > |
| Interceptor added to WebServer::ConnectionManager to translate Authorization: headers (parse them) into thread_local ID variable accessible by webservice methods. More... | |
Definition in file Auth/Interceptor.h.