Public Member Functions | Public Attributes | List of all members
grpc_client_security_context Struct Reference

#include <security_context.h>

Public Member Functions

 grpc_client_security_context (grpc_core::RefCountedPtr< grpc_call_credentials > creds)
 
 ~grpc_client_security_context ()
 

Public Attributes

grpc_core::RefCountedPtr< grpc_auth_contextauth_context
 
grpc_core::RefCountedPtr< grpc_call_credentialscreds
 
grpc_security_context_extension extension
 

Detailed Description

Definition at line 133 of file security_context.h.

Constructor & Destructor Documentation

◆ grpc_client_security_context()

grpc_client_security_context::grpc_client_security_context ( grpc_core::RefCountedPtr< grpc_call_credentials creds)
inlineexplicit

Definition at line 134 of file security_context.h.

◆ ~grpc_client_security_context()

grpc_client_security_context::~grpc_client_security_context ( )

Definition at line 101 of file security_context.cc.

Member Data Documentation

◆ auth_context

grpc_core::RefCountedPtr<grpc_auth_context> grpc_client_security_context::auth_context

Definition at line 140 of file security_context.h.

◆ creds

grpc_core::RefCountedPtr<grpc_call_credentials> grpc_client_security_context::creds

Definition at line 139 of file security_context.h.

◆ extension

grpc_security_context_extension grpc_client_security_context::extension

Definition at line 141 of file security_context.h.


The documentation for this struct was generated from the following files:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:46