GRPC C++
0.11.0.0
|
#include <secure_credentials.h>
Public Member Functions | |
SecureCredentials (grpc_credentials *c_creds) | |
~SecureCredentials () GRPC_OVERRIDE | |
grpc_credentials * | GetRawCreds () |
bool | ApplyToCall (grpc_call *call) GRPC_OVERRIDE |
Apply this instance's credentials to call. More... | |
std::shared_ptr< grpc::Channel > | CreateChannel (const string &target, const grpc::ChannelArguments &args) GRPC_OVERRIDE |
SecureCredentials * | AsSecureCredentials () GRPC_OVERRIDE |
![]() | |
~Credentials () GRPC_OVERRIDE | |
![]() | |
GrpcLibrary () | |
virtual | ~GrpcLibrary () |
Additional Inherited Members |
|
inlineexplicit |
|
inline |
|
virtual |
Apply this instance's credentials to call.
Implements grpc::Credentials.
|
inlinevirtual |
Implements grpc::Credentials.
|
virtual |
Implements grpc::Credentials.
|
inline |