MySQL 9.0.0
Source Code Documentation
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