MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for HttpAuthBackend, including all inherited members.
authenticate(const std::string &username, const std::string &authdata)=0 | HttpAuthBackend | pure virtual |
HttpAuthBackend()=default | HttpAuthBackend | |
HttpAuthBackend(const HttpAuthBackend &)=default | HttpAuthBackend | |
HttpAuthBackend(HttpAuthBackend &&)=default | HttpAuthBackend | |
operator=(const HttpAuthBackend &)=default | HttpAuthBackend | |
operator=(HttpAuthBackend &&)=default | HttpAuthBackend | |
~HttpAuthBackend()=0 | HttpAuthBackend | pure virtual |