Go to the documentation of this file.
23 #include "absl/memory/memory.h"
24 #include "absl/strings/string_view.h"
43 const Json& )
const override {
54 const Json& )
const override {
65 const Json& )
const override {
72 builder->channel_creds_registry()->RegisterChannelCredsFactory(
73 absl::make_unique<GoogleDefaultChannelCredsFactory>());
74 builder->channel_creds_registry()->RegisterChannelCredsFactory(
75 absl::make_unique<InsecureChannelCredsFactory>());
76 builder->channel_creds_registry()->RegisterChannelCredsFactory(
77 absl::make_unique<FakeChannelCredsFactory>());
bool IsValidConfig(const Json &) const override
absl::string_view creds_type() const override
JSON (JavaScript Object Notation).
bool IsValidConfig(const Json &) const override
absl::string_view creds_type() const override
grpc_channel_credentials * grpc_fake_transport_security_credentials_create()
GRPCAPI grpc_channel_credentials * grpc_insecure_credentials_create()
RefCountedPtr< grpc_channel_credentials > CreateChannelCreds(const Json &) const override
void RegisterChannelDefaultCreds(CoreConfiguration::Builder *builder)
RefCountedPtr< grpc_channel_credentials > CreateChannelCreds(const Json &) const override
RefCountedPtr< grpc_channel_credentials > CreateChannelCreds(const Json &) const override
bool IsValidConfig(const Json &) const override
GRPCAPI grpc_channel_credentials * grpc_google_default_credentials_create(grpc_call_credentials *call_credentials)
absl::string_view creds_type() const override
grpc
Author(s):
autogenerated on Fri May 16 2025 02:57:52