add_handshakers(const grpc_channel_args *args, grpc_pollset_set *interested_parties, grpc_core::HandshakeManager *handshake_mgr)=0 | grpc_channel_security_connector | pure virtual |
cancel_check_peer(grpc_closure *on_peer_checked, grpc_error_handle error)=0 | grpc_security_connector | pure virtual |
channel_args_ | grpc_channel_security_connector | private |
channel_creds() const | grpc_channel_security_connector | inline |
channel_creds_ | grpc_channel_security_connector | private |
channel_security_connector_cmp(const grpc_channel_security_connector *other) const | grpc_channel_security_connector | protected |
ChannelArgName() | grpc_security_connector | inlinestatic |
ChannelArgsCompare(const grpc_security_connector *a, const grpc_security_connector *b) | grpc_security_connector | inlinestatic |
check_peer(tsi_peer peer, grpc_endpoint *ep, grpc_core::RefCountedPtr< grpc_auth_context > *auth_context, grpc_closure *on_peer_checked)=0 | grpc_security_connector | pure virtual |
CheckCallHost(absl::string_view host, grpc_auth_context *auth_context)=0 | grpc_channel_security_connector | pure virtual |
cmp(const grpc_security_connector *other) const =0 | grpc_security_connector | pure virtual |
grpc_channel_security_connector(absl::string_view url_scheme, grpc_core::RefCountedPtr< grpc_channel_credentials > channel_creds, grpc_core::RefCountedPtr< grpc_call_credentials > request_metadata_creds) | grpc_channel_security_connector | |
grpc_security_connector(absl::string_view url_scheme) | grpc_security_connector | inlineexplicit |
IncrementRefCount() | grpc_core::RefCounted< grpc_security_connector > | inlineprivate |
IncrementRefCount(const DebugLocation &location, const char *reason) | grpc_core::RefCounted< grpc_security_connector > | inlineprivate |
mutable_channel_creds() | grpc_channel_security_connector | inline |
mutable_request_metadata_creds() | grpc_channel_security_connector | inline |
operator=(const RefCounted &)=delete | grpc_core::RefCounted< grpc_security_connector > | |
Ref() GRPC_MUST_USE_RESULT | grpc_core::RefCounted< grpc_security_connector > | inline |
Ref(const DebugLocation &location, const char *reason) GRPC_MUST_USE_RESULT | grpc_core::RefCounted< grpc_security_connector > | inline |
RefCounted(const RefCounted &)=delete | grpc_core::RefCounted< grpc_security_connector > | |
RefCounted(const char *trace=nullptr, intptr_t initial_refcount=1) | grpc_core::RefCounted< grpc_security_connector > | inlineexplicitprotected |
RefCountedChildType typedef | grpc_core::RefCounted< grpc_security_connector > | |
RefIfNonZero() GRPC_MUST_USE_RESULT | grpc_core::RefCounted< grpc_security_connector > | inline |
RefIfNonZero(const DebugLocation &location, const char *reason) GRPC_MUST_USE_RESULT | grpc_core::RefCounted< grpc_security_connector > | inline |
refs_ | grpc_core::RefCounted< grpc_security_connector > | private |
request_metadata_creds() const | grpc_channel_security_connector | inline |
request_metadata_creds_ | grpc_channel_security_connector | private |
type() const override | grpc_channel_security_connector | virtual |
Unref() | grpc_core::RefCounted< grpc_security_connector > | inline |
Unref(const DebugLocation &location, const char *reason) | grpc_core::RefCounted< grpc_security_connector > | inline |
url_scheme() const | grpc_security_connector | inline |
url_scheme_ | grpc_security_connector | private |
~PolymorphicRefCount()=default | grpc_core::PolymorphicRefCount | virtual |
~RefCounted()=default | grpc_core::RefCounted< grpc_security_connector > | |