OdbDesignLib
OdbDesign ODB++ Parsing Library
 
Loading...
Searching...
No Matches
Odb::Lib::App::BasicRequestAuthentication Class Reference
Inheritance diagram for Odb::Lib::App::BasicRequestAuthentication:
Odb::Lib::App::RequestAuthenticationBase

Public Member Functions

 BasicRequestAuthentication (bool disableAuthentication)
 
crow::response AuthenticateRequest (const crow::request &req) override
 

Additional Inherited Members

- Protected Member Functions inherited from Odb::Lib::App::RequestAuthenticationBase
 RequestAuthenticationBase (bool disableAuthentication)
 
- Protected Attributes inherited from Odb::Lib::App::RequestAuthenticationBase
bool m_disableAuthentication = false
 

Detailed Description

Definition at line 8 of file BasicRequestAuthentication.h.

Constructor & Destructor Documentation

◆ BasicRequestAuthentication()

Odb::Lib::App::BasicRequestAuthentication::BasicRequestAuthentication ( bool  disableAuthentication)

Definition at line 8 of file BasicRequestAuthentication.cpp.

Member Function Documentation

◆ AuthenticateRequest()

crow::response Odb::Lib::App::BasicRequestAuthentication::AuthenticateRequest ( const crow::request &  req)
overridevirtual

Reimplemented from Odb::Lib::App::RequestAuthenticationBase.

Definition at line 13 of file BasicRequestAuthentication.cpp.


The documentation for this class was generated from the following files: