Leosac
0.8.0
Open Source Access Control
|
#include "core/auth/Auth.hpp"
#include "core/auth/AuthFwd.hpp"
#include <map>
#include <zmqpp/zmqpp.hpp>
Go to the source code of this file.
Classes | |
class | Leosac::Module::Doorman::DoormanDoor |
Implements a Doorman Door, that is, a component that will listen to door specific event unrelated to authentication 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. | |