GRPC C++  1.31.1
Data Structures | Namespaces
auth_metadata_processor.h File Reference
#include <map>
#include <grpcpp/security/auth_context.h>
#include <grpcpp/support/status.h>
#include <grpcpp/support/string_ref.h>

Go to the source code of this file.

Data Structures

class  grpc::AuthMetadataProcessor
 Interface allowing custom server-side authorization based on credentials encoded in metadata. More...
 

Namespaces

 grpc
 This header provides an object that reads bytes directly from a grpc::ByteBuffer, via the ZeroCopyInputStream interface.