#include <rest_metadata_cache_config.h>
|  | 
| static constexpr const char | path_regex [] = "^/metadata/([^/]+)/config/?$" | 
|  | 
◆ RestMetadataCacheConfig()
  
  | 
        
          | RestMetadataCacheConfig::RestMetadataCacheConfig | ( | const std::string & | require_realm | ) |  |  | inline | 
 
 
◆ on_handle_request()
  
  | 
        
          | bool RestMetadataCacheConfig::on_handle_request | ( | http::base::Request & | req, |  
          |  |  | const std::string & | base_path, |  
          |  |  | const std::vector< std::string > & | path_matches |  
          |  | ) |  |  |  | overridevirtual | 
 
 
◆ path_regex
  
  | 
        
          | constexpr const char RestMetadataCacheConfig::path_regex[] = "^/metadata/([^/]+)/config/?$" |  | staticconstexpr | 
 
 
The documentation for this class was generated from the following files: