|
Leosac
0.7.0
OpenSourceAccessControl
|
#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>
Include dependency graph for AccessPointService.hpp:
This graph shows which files directly or indirectly include this file: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. | |