19 #ifndef GRPCPP_SECURITY_AUTH_METADATA_PROCESSOR_H 20 #define GRPCPP_SECURITY_AUTH_METADATA_PROCESSOR_H 35 typedef std::multimap<grpc::string_ref, grpc::string_ref>
InputMetadata;
55 OutputMetadata* consumed_auth_metadata,
56 OutputMetadata* response_metadata) = 0;
61 #endif // GRPCPP_SECURITY_AUTH_METADATA_PROCESSOR_H
Class encapsulating the Authentication Information.
Definition: auth_context.h:65
An Alarm posts the user provided tag to its associated completion queue upon expiry or cancellation...
Definition: alarm.h:31
Did it work? If it didn't, why?
Definition: status.h:31