Leosac
0.8.0
Open Source Access Control
|
#include "LeosacFwd.hpp"
#include "core/audit/AuditFwd.hpp"
#include "tools/AssertCast.hpp"
#include "tools/JSONUtils.hpp"
#include "tools/log.hpp"
#include "tools/serializers/ExtensibleSerializer.hpp"
#include <boost/type_index.hpp>
#include <map>
#include <type_traits>
Go to the source code of this file.
Classes | |
struct | Leosac::Auth::AccessPointBackend |
An AccessPointBackend object is used for module to provide implementation for access point CRUD operations. More... | |
class | Leosac::Auth::AccessPointService |
This service lets various AccessPoint backend register and provide implementation to use by the AccessPointCRUD object. More... | |
Namespaces | |
Leosac | |
This is the header file for a generated source file, GitSHA1.cpp. | |
Leosac::Auth | |
Holds classes relevant to the Authentication and Authorization subsystem. | |