GRPC C++
1.39.1
|
#include <grpc/support/port_platform.h>
#include <grpc/grpc_security.h>
#include "src/core/lib/channel/channel_stack.h"
Go to the source code of this file.
Functions | |
void | grpc_auth_metadata_context_build (const char *url_scheme, const grpc_slice &call_host, const grpc_slice &call_method, grpc_auth_context *auth_context, grpc_auth_metadata_context *auth_md_context) |
Variables | |
const grpc_channel_filter | grpc_client_auth_filter |
const grpc_channel_filter | grpc_server_auth_filter |
void grpc_auth_metadata_context_build | ( | const char * | url_scheme, |
const grpc_slice & | call_host, | ||
const grpc_slice & | call_method, | ||
grpc_auth_context * | auth_context, | ||
grpc_auth_metadata_context * | auth_md_context | ||
) |
|
extern |
|
extern |