MySQL 9.1.0
Source Code Documentation
|
#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... | |