MySQL 8.0.41
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
HttpAuthBackend Member List

This is the complete list of members for HttpAuthBackend, including all inherited members.

authenticate(const std::string &username, const std::string &authdata)=0HttpAuthBackendpure virtual
HttpAuthBackend()=defaultHttpAuthBackend
HttpAuthBackend(const HttpAuthBackend &)=defaultHttpAuthBackend
HttpAuthBackend(HttpAuthBackend &&)=defaultHttpAuthBackend
operator=(const HttpAuthBackend &)=defaultHttpAuthBackend
operator=(HttpAuthBackend &&)=defaultHttpAuthBackend
~HttpAuthBackend()=0HttpAuthBackendpure virtual