MySQL 9.1.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
HttpAuthBackendComponent Member List

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

add_backend(const std::string &name, std::shared_ptr< HttpAuthBackend > backend)HttpAuthBackendComponent
auth_backends_HttpAuthBackendComponentprivate
authenticate(const std::string &inst, const std::string &username, const std::string &authdata)HttpAuthBackendComponent
backends_m_HttpAuthBackendComponentprivate
get_instance()HttpAuthBackendComponentstatic
HttpAuthBackendComponent(HttpAuthBackendComponent const &)=deleteHttpAuthBackendComponentprivate
HttpAuthBackendComponent()=defaultHttpAuthBackendComponentprivate
operator=(HttpAuthBackendComponent const &)=deleteHttpAuthBackendComponentprivate
remove_backend(const std::string &name)HttpAuthBackendComponent
value_type typedefHttpAuthBackendComponent