GRPC Core
9.0.0
|
#include <composite_credentials.h>
Public Types | |
using | CallCredentialsList = grpc_core::InlinedVector< grpc_core::RefCountedPtr< grpc_call_credentials >, 2 > |
Additional Inherited Members | |
![]() | |
RefCounted (TraceFlagT *trace_flag=nullptr, intptr_t initial_refcount=1) | |
using grpc_composite_call_credentials::CallCredentialsList = grpc_core::InlinedVector<grpc_core::RefCountedPtr<grpc_call_credentials>, 2> |
grpc_composite_call_credentials::grpc_composite_call_credentials | ( | grpc_core::RefCountedPtr< grpc_call_credentials > | creds1, |
grpc_core::RefCountedPtr< grpc_call_credentials > | creds2 | ||
) |
|
overridedefault |
|
overridevirtual |
Implements grpc_call_credentials.
|
overridevirtual |
Implements grpc_call_credentials.
|
inline |