#include <option_parser.h>
 | 
| template<typename T >  | 
| static std::string  | as_string (const std::vector< T > &v) | 
|   | 
◆ Result
◆ UserOptionsParser()
      
        
          | mrs::authentication::UserOptionsParser::UserOptionsParser  | 
          ( | 
          const std::string &  | 
          auth_string | ) | 
           | 
        
      
 
 
◆ as_string()
  
  
      
        
          | static std::string mrs::authentication::UserOptionsParser::as_string  | 
          ( | 
          const std::vector< T > &  | 
          v | ) | 
           | 
         
       
   | 
  
inlinestaticprivate   | 
  
 
 
◆ decode()
◆ is_valid()
      
        
          | bool mrs::authentication::UserOptionsParser::is_valid  | 
          ( | 
          void  | 
           | ) | 
           const | 
        
      
 
 
◆ parse()
  
  
      
        
          | void mrs::authentication::UserOptionsParser::parse  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ auth_string_
  
  
      
        
          | std::string mrs::authentication::UserOptionsParser::auth_string_ | 
         
       
   | 
  
private   | 
  
 
 
◆ has_iterations_
  
  
      
        
          | bool mrs::authentication::UserOptionsParser::has_iterations_ {false} | 
         
       
   | 
  
private   | 
  
 
 
◆ is_hmac_sha256
  
  
      
        
          | bool mrs::authentication::UserOptionsParser::is_hmac_sha256 {false} | 
         
       
   | 
  
private   | 
  
 
 
◆ ksi
      
        
          | Result mrs::authentication::UserOptionsParser::ksi | 
        
      
 
 
The documentation for this class was generated from the following files: