MySQL 9.0.0
Source Code Documentation
http_auth_backend.h File Reference
#include <map>
#include <string>
#include <system_error>
#include "my_rapidjson_size_t.h"
#include <rapidjson/document.h>
#include <sys/stat.h>
#include <sys/types.h>
#include "mysqlrouter/http_auth_backend_lib_export.h"

Go to the source code of this file.

Classes

class  HttpAuthBackend
 Base class of all AuthBackends. More...
 
struct  FileMeta
 
class  FileModified
 check if a file was modified. More...
 
class  HttpAuthBackendHtpasswd
 hashed key store. More...