![]() |
Leosac
0.8.0
Open Source Access Control
|
#include "core/auth/Auth.hpp"#include "core/auth/AuthFwd.hpp"#include "DoormanDoor.hpp"#include <map>#include <zmqpp/zmqpp.hpp>
Include dependency graph for DoormanInstance.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | Leosac::Module::Doorman::DoormanAction |
| Helper struct to wrap an "action". More... | |
| class | Leosac::Module::Doorman::DoormanInstance |
| Implements a Doorman, that is, a component that will listen to authentication event and react accordingly. More... | |
Namespaces | |
| Leosac | |
| This is the header file for a generated source file, GitSHA1.cpp. | |
| Leosac::Module | |
| All modules that provides features to Leosac shall be in this namespace. | |
| Leosac::Module::Doorman | |
| Module that allows user to configure action to be taken to react to messages from other modules. | |