userver: server::handlers::auth::AuthCheckerSettings Class Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
server::handlers::auth::AuthCheckerSettings Class Referencefinal

Detailed Description

Public Member Functions

 AuthCheckerSettings (const formats::json::Value &doc)
 
const std::optional< ApiKeysMap > & GetApiKeysMap () const
 

Member Function Documentation

◆ GetApiKeysMap()

const std::optional< ApiKeysMap > & server::handlers::auth::AuthCheckerSettings::GetApiKeysMap ( ) const
inline

Definition at line 17 of file auth_checker_settings.hpp.


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