GRPC C++  1.30.0
Namespaces | Typedefs | Variables
credentials.h File Reference
#include <grpcpp/security/credentials_impl.h>

Go to the source code of this file.

Namespaces

 grpc
 This header provides an object that reads bytes directly from a grpc::ByteBuffer, via the ZeroCopyInputStream interface.
 
 grpc::experimental
 ClientRpcInfo represents the state of a particular RPC as it appears to an interceptor.
 

Typedefs

typedef ::grpc_impl::ChannelCredentials grpc::ChannelCredentials
 
typedef ::grpc_impl::CallCredentials grpc::CallCredentials
 
typedef ::grpc_impl::SslCredentialsOptions grpc::SslCredentialsOptions
 
typedef ::grpc_impl::SecureCallCredentials grpc::SecureCallCredentials
 
typedef ::grpc_impl::SecureChannelCredentials grpc::SecureChannelCredentials
 
typedef ::grpc_impl::MetadataCredentialsPlugin grpc::MetadataCredentialsPlugin
 
typedef ::grpc_impl::experimental::StsCredentialsOptions grpc::experimental::StsCredentialsOptions
 
typedef ::grpc_impl::experimental::AltsCredentialsOptions grpc::experimental::AltsCredentialsOptions
 

Variables

constexpr long grpc::kMaxAuthTokenLifetimeSecs
 Constant for maximum auth token lifetime. More...