![]() |
MySQL 9.5.0
Source Code Documentation
|
This is the complete list of members for mrs::interface::HandlerFactory, including all inherited members.
| AuthorizeManager typedef | mrs::interface::HandlerFactory | |
| create_authentication_auth_apps(EndpointBasePtr db_service_endpoint)=0 | mrs::interface::HandlerFactory | pure virtual |
| create_authentication_completed(EndpointBasePtr db_service_endpoint)=0 | mrs::interface::HandlerFactory | pure virtual |
| create_authentication_login(EndpointBasePtr db_service_endpoint)=0 | mrs::interface::HandlerFactory | pure virtual |
| create_authentication_logout(EndpointBasePtr db_service_endpoint)=0 | mrs::interface::HandlerFactory | pure virtual |
| create_authentication_status(EndpointBasePtr db_service_endpoint)=0 | mrs::interface::HandlerFactory | pure virtual |
| create_authentication_user(EndpointBasePtr db_service_endpoint)=0 | mrs::interface::HandlerFactory | pure virtual |
| create_content_file(EndpointBasePtr db_object_endpoint, std::shared_ptr< mrs::endpoint::handler::PersistentDataContentFile >, const bool handle_index)=0 | mrs::interface::HandlerFactory | pure virtual |
| create_db_object_handler(EndpointBasePtr db_object_endpoint)=0 | mrs::interface::HandlerFactory | pure virtual |
| create_db_object_metadata_handler(EndpointBasePtr db_object_endpoint)=0 | mrs::interface::HandlerFactory | pure virtual |
| create_db_object_openapi_handler(EndpointBasePtr db_object_endpoint)=0 | mrs::interface::HandlerFactory | pure virtual |
| create_db_schema_metadata_catalog_handler(EndpointBasePtr db_schema_endpoint)=0 | mrs::interface::HandlerFactory | pure virtual |
| create_db_schema_metadata_handler(EndpointBasePtr db_schema_endpoint)=0 | mrs::interface::HandlerFactory | pure virtual |
| create_db_schema_openapi_handler(EndpointBasePtr db_schema_endpoint)=0 | mrs::interface::HandlerFactory | pure virtual |
| create_db_service_debug_handler(EndpointBasePtr db_service_endpoint)=0 | mrs::interface::HandlerFactory | pure virtual |
| create_db_service_metadata_handler(EndpointBasePtr db_service_endpoint)=0 | mrs::interface::HandlerFactory | pure virtual |
| create_db_service_openapi_handler(EndpointBasePtr db_service_endpoint)=0 | mrs::interface::HandlerFactory | pure virtual |
| create_persistent_content_file(EndpointBasePtr conent_file_endpoint, const OptionalIndexNames &index_names)=0 | mrs::interface::HandlerFactory | pure virtual |
| create_redirection_handler(EndpointBasePtr endpoint, const UniversalId &service_id, bool requires_authentication, const Uri &url, const std::string &path, const std::string &file_name, const std::string &redirection_path, const bool pernament)=0 | mrs::interface::HandlerFactory | pure virtual |
| create_string_handler(EndpointBasePtr endpoint, const UniversalId &service_id, bool requires_authentication, const Uri &url, const std::string &path, const std::string &file_name, const std::string &file_content, bool is_index)=0 | mrs::interface::HandlerFactory | pure virtual |
| EndpointBase typedef | mrs::interface::HandlerFactory | |
| EndpointBasePtr typedef | mrs::interface::HandlerFactory | |
| Handler typedef | mrs::interface::HandlerFactory | |
| OptionalIndexNames typedef | mrs::interface::HandlerFactory | |
| Uri typedef | mrs::interface::HandlerFactory | |
| ~HandlerFactory()=default | mrs::interface::HandlerFactory | virtual |