Public Attributes | |
std::unique_ptr< AuthorizationMatcher > | matcher |
std::string | name |
Definition at line 59 of file grpc_authorization_engine.h.
std::unique_ptr<AuthorizationMatcher> grpc_core::GrpcAuthorizationEngine::Policy::matcher |
Definition at line 61 of file grpc_authorization_engine.h.
std::string grpc_core::GrpcAuthorizationEngine::Policy::name |
Definition at line 60 of file grpc_authorization_engine.h.