Public Types | Public Attributes | List of all members
grpc_core::AuthorizationEngine::Decision Struct Reference

#include <authorization_engine.h>

Public Types

enum  Type { Type::kAllow, Type::kDeny }
 

Public Attributes

std::string matching_policy_name
 
Type type
 

Detailed Description

Definition at line 30 of file authorization_engine.h.

Member Enumeration Documentation

◆ Type

Enumerator
kAllow 
kDeny 

Definition at line 31 of file authorization_engine.h.

Member Data Documentation

◆ matching_policy_name

std::string grpc_core::AuthorizationEngine::Decision::matching_policy_name

Definition at line 36 of file authorization_engine.h.

◆ type

Type grpc_core::AuthorizationEngine::Decision::type

Definition at line 35 of file authorization_engine.h.


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


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