GRPC C++  1.30.0
Data Structures | Namespaces | Typedefs
auth_context.h File Reference
#include <iterator>
#include <vector>
#include <grpcpp/impl/codegen/config.h>
#include <grpcpp/impl/codegen/string_ref.h>

Go to the source code of this file.

Data Structures

class  grpc::AuthPropertyIterator
 
class  grpc::AuthContext
 Class encapsulating the Authentication Information. More...
 

Namespaces

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

Typedefs

typedef std::pair< string_ref, string_ref > grpc::AuthProperty