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

#include <matchers.h>

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

Public Member Functions

bool Matches (const EvaluateArgs &args) const override
 
 PathAuthorizationMatcher (StringMatcher path)
 
- Public Member Functions inherited from grpc_core::AuthorizationMatcher
virtual ~AuthorizationMatcher ()=default
 

Private Attributes

const StringMatcher 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 187 of file security/authorization/matchers.h.

Constructor & Destructor Documentation

◆ PathAuthorizationMatcher()

grpc_core::PathAuthorizationMatcher::PathAuthorizationMatcher ( StringMatcher  path)
inlineexplicit

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

Member Function Documentation

◆ Matches()

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

Member Data Documentation

◆ matcher_

const StringMatcher grpc_core::PathAuthorizationMatcher::matcher_
private

Definition at line 195 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