MySQL 9.3.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
mrs::authentication::AuthorizeManager::ServiceAuthorize Class Reference

Public Attributes

RestHandlerPtr authorize_handler_
 
RestHandlerPtr status_handler_
 
RestHandlerPtr unauthorize_handler_
 
RestHandlerPtr authorization_result_handler_
 
RestHandlerPtr user_handler_
 
RestHandlerPtr list_handler_
 

Member Data Documentation

◆ authorization_result_handler_

RestHandlerPtr mrs::authentication::AuthorizeManager::ServiceAuthorize::authorization_result_handler_

◆ authorize_handler_

RestHandlerPtr mrs::authentication::AuthorizeManager::ServiceAuthorize::authorize_handler_

◆ list_handler_

RestHandlerPtr mrs::authentication::AuthorizeManager::ServiceAuthorize::list_handler_

◆ status_handler_

RestHandlerPtr mrs::authentication::AuthorizeManager::ServiceAuthorize::status_handler_

◆ unauthorize_handler_

RestHandlerPtr mrs::authentication::AuthorizeManager::ServiceAuthorize::unauthorize_handler_

◆ user_handler_

RestHandlerPtr mrs::authentication::AuthorizeManager::ServiceAuthorize::user_handler_

The documentation for this class was generated from the following file: