userver: userver/server/handlers/auth/auth_checker_settings_component.hpp File Reference
Loading...
Searching...
No Matches
auth_checker_settings_component.hpp File Reference

Detailed Description

Component that loads auth configuration settings from a components::Secdist component if the latter was registered in components::ComponentList.

Definition in file auth_checker_settings_component.hpp.

Go to the source code of this file.

#include <userver/components/loggable_component_base.hpp>
#include <userver/storages/secdist/component.hpp>
#include "auth_checker_settings.hpp"
+ Include dependency graph for auth_checker_settings_component.hpp:

Classes

class  components::AuthCheckerSettings
 Component that loads auth configuration settings from a components::Secdist component if the latter was registered in components::ComponentList. More...
 

Namespaces

namespace  components
 Contains functions and types to start a userver based service/tool.
 

Variables

template<>
constexpr bool components::kHasValidate< AuthCheckerSettings > = true
 
template<>
constexpr auto components::kConfigFileMode< AuthCheckerSettings >