#include <alts_credentials.h>
Private Member Functions | |
int | cmp_impl (const grpc_channel_credentials *other) const override |
Private Attributes | |
char * | handshaker_service_url_ |
grpc_alts_credentials_options * | options_ |
Additional Inherited Members | |
![]() | |
using | RefCountedChildType = grpc_channel_credentials |
![]() | |
static absl::string_view | ChannelArgName () |
static int | ChannelArgsCompare (const grpc_channel_credentials *args1, const grpc_channel_credentials *args2) |
![]() | |
RefCounted (const char *trace=nullptr, intptr_t initial_refcount=1) | |
Definition at line 35 of file alts_credentials.h.
grpc_alts_credentials::grpc_alts_credentials | ( | const grpc_alts_credentials_options * | options, |
const char * | handshaker_service_url | ||
) |
Definition at line 37 of file alts_credentials.cc.
|
override |
Definition at line 47 of file alts_credentials.cc.
|
inlineoverrideprivatevirtual |
Implements grpc_channel_credentials.
Definition at line 54 of file alts_credentials.h.
|
overridevirtual |
Implements grpc_channel_credentials.
Definition at line 53 of file alts_credentials.cc.
|
inline |
Definition at line 51 of file alts_credentials.h.
|
inline |
Definition at line 50 of file alts_credentials.h.
|
inline |
Definition at line 49 of file alts_credentials.h.
|
overridevirtual |
Implements grpc_channel_credentials.
Definition at line 61 of file alts_credentials.cc.
|
private |
Definition at line 61 of file alts_credentials.h.
|
private |
Definition at line 60 of file alts_credentials.h.