cxxmcp 1.1.6
C++ MCP SDK
Loading...
Searching...
No Matches
mcp::auth::WwwAuthenticateParser Class Referenceabstract

Parser boundary for HTTP authentication challenges. More...

#include <www_auth.hpp>

Inheritance diagram for mcp::auth::WwwAuthenticateParser:
mcp::auth::DefaultWwwAuthenticateParser

Public Member Functions

virtual core::Result< std::vector< WwwAuthenticateChallenge > > parse (const std::string &header_value) const =0
 

Detailed Description

Parser boundary for HTTP authentication challenges.

The implementation is cxxmcp-owned because MCP OAuth needs precise handling for resource_metadata and insufficient_scope challenges.


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