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

#include <matchers.h>

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

Public Member Functions

bool Matches (const EvaluateArgs &args) const override
 
 NotAuthorizationMatcher (std::unique_ptr< AuthorizationMatcher > matcher)
 
- Public Member Functions inherited from grpc_core::AuthorizationMatcher
virtual ~AuthorizationMatcher ()=default
 

Private Attributes

std::unique_ptr< AuthorizationMatchermatcher_
 

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

Constructor & Destructor Documentation

◆ NotAuthorizationMatcher()

grpc_core::NotAuthorizationMatcher::NotAuthorizationMatcher ( std::unique_ptr< AuthorizationMatcher matcher)
inlineexplicit

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

Member Function Documentation

◆ Matches()

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

Member Data Documentation

◆ matcher_

std::unique_ptr<AuthorizationMatcher> grpc_core::NotAuthorizationMatcher::matcher_
private

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