PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
security_endpoints.h File Reference

Security API endpoints for REST server. More...

#include "crow.h"
#include "kcenon/pacs/web/endpoints/system_endpoints.h"
Include dependency graph for security_endpoints.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  kcenon
 
namespace  kcenon::pacs
 
namespace  kcenon::pacs::web
 
namespace  kcenon::pacs::web::endpoints
 

Functions

void kcenon::pacs::web::endpoints::register_security_endpoints_impl (crow::SimpleApp &app, std::shared_ptr< rest_server_context > ctx)
 Register security endpoints with the Crow app.
 

Detailed Description

Security API endpoints for REST server.

Author
kcenon
Since
1.0.0

Definition in file security_endpoints.h.