Leosac  0.8.0
Open Source Access Control
ProtocolHandler.hpp File Reference
#include "LeosacFwd.hpp"
#include "core/credentials/CredentialFwd.hpp"
#include <stdexcept>
+ Include dependency graph for ProtocolHandler.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Leosac::Module::TCPNotifier::ProtocolException
 An specialized exception that ProtocolHandler can throw when converting the credential to a message failed. More...
 
class  Leosac::Module::TCPNotifier::ProtocolHandler
 Implements a given (TCP) protocol for notifying clients. 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::TCPNotifier
 

Typedefs

using Leosac::Module::TCPNotifier::ProtocolHandlerUPtr = std::unique_ptr< ProtocolHandler >
 

Enumerations

enum  Leosac::Module::TCPNotifier::Protocol { Leosac::Module::TCPNotifier::SIMPLE_CARD_NUMBER }