MySQL 9.1.0
Source Code Documentation
|
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_ | HttpAuthBackendComponent | private |
authenticate(const std::string &inst, const std::string &username, const std::string &authdata) | HttpAuthBackendComponent | |
backends_m_ | HttpAuthBackendComponent | private |
get_instance() | HttpAuthBackendComponent | static |
HttpAuthBackendComponent(HttpAuthBackendComponent const &)=delete | HttpAuthBackendComponent | private |
HttpAuthBackendComponent()=default | HttpAuthBackendComponent | private |
operator=(HttpAuthBackendComponent const &)=delete | HttpAuthBackendComponent | private |
remove_backend(const std::string &name) | HttpAuthBackendComponent | |
value_type typedef | HttpAuthBackendComponent |