Leosac
0.8.0
Open Source Access Control
|
Module that allows user to configure action to be taken to react to messages from other modules. More...
Classes | |
struct | DoormanAction |
Helper struct to wrap an "action". More... | |
class | DoormanDoor |
Implements a Doorman Door, that is, a component that will listen to door specific event unrelated to authentication and react accordingly. More... | |
class | DoormanInstance |
Implements a Doorman, that is, a component that will listen to authentication event and react accordingly. More... | |
class | DoormanModule |
Main class for the module, it create handlers and run them to, well, handle events and send command. More... | |
Module that allows user to configure action to be taken to react to messages from other modules.