PACS System
0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
security_endpoints.h
Go to the documentation of this file.
1
// BSD 3-Clause License
2
// Copyright (c) 2021-2025, 🍀☀🌕🌥 🌊
3
// See the LICENSE file in the project root for full license information.
4
15
#pragma once
16
17
#include "crow.h"
18
#include "
kcenon/pacs/web/endpoints/system_endpoints.h
"
// For rest_server_context
19
20
namespace
kcenon::pacs::web::endpoints
{
21
27
void
register_security_endpoints_impl
(crow::SimpleApp &app,
28
std::shared_ptr<rest_server_context> ctx);
29
30
}
// namespace kcenon::pacs::web::endpoints
kcenon::pacs::web::endpoints
Definition
annotation_endpoints.h:33
kcenon::pacs::web::endpoints::register_security_endpoints_impl
void register_security_endpoints_impl(crow::SimpleApp &app, std::shared_ptr< rest_server_context > ctx)
Register security endpoints with the Crow app.
Definition
security_endpoints.cpp:21
system_endpoints.h
System API endpoints for REST server.
include
kcenon
pacs
web
endpoints
security_endpoints.h
Generated by
1.12.0