GRPC C++
1.39.1
|
#include <grpc/support/port_platform.h>
#include <string>
#include <vector>
#include "absl/strings/string_view.h"
#include "src/core/lib/security/context/security_context.h"
Go to the source code of this file.
Namespaces | |
grpc_core | |
Round Robin Policy. | |
Functions | |
bool | grpc_core::VerifySubjectAlternativeName (absl::string_view subject_alternative_name, const std::string &matcher) |
absl::string_view | grpc_core::GetAuthPropertyValue (grpc_auth_context *context, const char *property_name) |
std::vector< absl::string_view > | grpc_core::GetAuthPropertyArray (grpc_auth_context *context, const char *property_name) |