Kurlyk
Loading...
Searching...
No Matches
IAuthProvider.hpp File Reference

Defines the IAuthProvider interface for HTTP authentication strategies. More...

Go to the source code of this file.

Classes

class  kurlyk::http::auth::IAuthProvider
 Interface for authentication providers that modify HTTP requests or headers. More...

Namespaces

namespace  kurlyk
 Primary namespace for the Kurlyk library, encompassing initialization, request management, and utility functions.
namespace  kurlyk::http
namespace  kurlyk::http::auth

Macros

#define _KURLYK_HTTP_AUTH_IAUTH_PROVIDER_HPP_INCLUDED

Detailed Description

Defines the IAuthProvider interface for HTTP authentication strategies.

Definition in file IAuthProvider.hpp.

Macro Definition Documentation

◆ _KURLYK_HTTP_AUTH_IAUTH_PROVIDER_HPP_INCLUDED

#define _KURLYK_HTTP_AUTH_IAUTH_PROVIDER_HPP_INCLUDED

Definition at line 3 of file IAuthProvider.hpp.