GRPC C++  1.39.1
Data Structures | Namespaces | Functions
secure_credentials.h File Reference
#include <grpc/grpc_security.h>
#include <grpcpp/security/credentials.h>
#include <grpcpp/security/tls_credentials_options.h>
#include <grpcpp/support/config.h>
#include "absl/strings/str_cat.h"
#include "src/core/lib/security/credentials/credentials.h"
#include "src/cpp/server/thread_pool_interface.h"

Go to the source code of this file.

Data Structures

class  grpc::SecureChannelCredentials
 
class  grpc::SecureCallCredentials
 
class  grpc::MetadataCredentialsPluginWrapper
 

Namespaces

 grpc
 An Alarm posts the user-provided tag to its associated completion queue or invokes the user-provided function on expiry or cancellation.
 
 grpc::internal
 Models a gRPC server.
 
 grpc::experimental
 ClientRpcInfo represents the state of a particular RPC as it appears to an interceptor.
 

Functions

std::shared_ptr< ChannelCredentials > grpc::internal::WrapChannelCredentials (grpc_channel_credentials *creds)
 
grpc_sts_credentials_options grpc::experimental::StsCredentialsCppToCoreOptions (const StsCredentialsOptions &options)