#include <grpc/support/port_platform.h>
#include <string>
#include <grpc/grpc_security.h>
#include "src/core/lib/security/credentials/credentials.h"
#include "src/core/lib/transport/transport.h"
Go to the source code of this file.
Namespaces | |
grpc_core | |
Functions | |
std::string | grpc_core::MakeJwtServiceUrl (const ClientMetadataHandle &initial_metadata, const grpc_call_credentials::GetRequestMetadataArgs *args) |
grpc_auth_metadata_context | grpc_core::MakePluginAuthMetadataContext (const ClientMetadataHandle &initial_metadata, const grpc_call_credentials::GetRequestMetadataArgs *args) |