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

Detailed Description

Handler authentication configuration.

Definition in file handler_auth_config.hpp.

Go to the source code of this file.

#include <string>
#include <vector>
#include <userver/yaml_config/yaml_config.hpp>
+ This graph shows which files directly or indirectly include this file:

Classes

class  server::handlers::auth::HandlerAuthConfig
 Handler authentication configuration. More...
 

Namespaces

namespace  server::handlers
 Most common userver HTTP handlers.
 

Functions

HandlerAuthConfig server::handlers::auth::Parse (const yaml_config::YamlConfig &value, formats::parse::To< HandlerAuthConfig >)