MySQL 8.4.0
Source Code Documentation
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: