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

Storage interface for RBAC persistence. More...

#include "user.h"
#include <kcenon/common/patterns/result.h>
#include <string_view>
#include <vector>
Include dependency graph for security_storage_interface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kcenon::pacs::security::security_storage_interface
 Abstract interface for persisting security data (Users, Roles) More...
 

Namespaces

namespace  kcenon
 
namespace  kcenon::pacs
 
namespace  kcenon::pacs::security
 

Detailed Description

Storage interface for RBAC persistence.

Author
kcenon
Since
1.0.0

Definition in file security_storage_interface.h.