Public Member Functions | Private Attributes | List of all members
grpc_core::HeaderAuthorizationMatcher Class Reference

#include <matchers.h>

Inheritance diagram for grpc_core::HeaderAuthorizationMatcher:
Inheritance graph
[legend]

Public Member Functions

 HeaderAuthorizationMatcher (HeaderMatcher matcher)
 
bool Matches (const EvaluateArgs &args) const override
 
- Public Member Functions inherited from grpc_core::AuthorizationMatcher
virtual ~AuthorizationMatcher ()=default
 

Private Attributes

const HeaderMatcher matcher_
 

Additional Inherited Members

- Static Public Member Functions inherited from grpc_core::AuthorizationMatcher
static std::unique_ptr< AuthorizationMatcherCreate (Rbac::Permission permission)
 
static std::unique_ptr< AuthorizationMatcherCreate (Rbac::Principal principal)
 

Detailed Description

Definition at line 116 of file security/authorization/matchers.h.

Constructor & Destructor Documentation

◆ HeaderAuthorizationMatcher()

grpc_core::HeaderAuthorizationMatcher::HeaderAuthorizationMatcher ( HeaderMatcher  matcher)
inlineexplicit

Definition at line 118 of file security/authorization/matchers.h.

Member Function Documentation

◆ Matches()

bool grpc_core::HeaderAuthorizationMatcher::Matches ( const EvaluateArgs args) const
overridevirtual

Member Data Documentation

◆ matcher_

const HeaderMatcher grpc_core::HeaderAuthorizationMatcher::matcher_
private

Definition at line 124 of file security/authorization/matchers.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:36