MySQL 8.4.4
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
HttpAuthMethod Class Reference

Authentication Methods for HTTP. More...

#include <http_auth_method.h>

Inheritance diagram for HttpAuthMethod:
[legend]

Detailed Description

Authentication Methods for HTTP.

https://www.iana.org/assignments/http-authschemes/http-authschemes.xhtml

  • Basic (RFC 7617)
  • Bearer (RFC 6750)
  • Digest (RFC 7616)

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