#include <security_context.h>
Definition at line 63 of file security_context.h.
◆ grpc_auth_context()
◆ ~grpc_auth_context()
grpc_auth_context::~grpc_auth_context |
( |
| ) |
|
|
inline |
◆ add_cstring_property()
void grpc_auth_context::add_cstring_property |
( |
const char * |
name, |
|
|
const char * |
value |
|
) |
| |
◆ add_property()
void grpc_auth_context::add_property |
( |
const char * |
name, |
|
|
const char * |
value, |
|
|
size_t |
value_length |
|
) |
| |
◆ chained()
◆ ChannelArgName()
◆ ChannelArgsCompare()
◆ ensure_capacity()
void grpc_auth_context::ensure_capacity |
( |
| ) |
|
◆ is_authenticated()
bool grpc_auth_context::is_authenticated |
( |
| ) |
const |
|
inline |
◆ peer_identity_property_name()
const char* grpc_auth_context::peer_identity_property_name |
( |
| ) |
const |
|
inline |
◆ properties()
◆ set_peer_identity_property_name()
void grpc_auth_context::set_peer_identity_property_name |
( |
const char * |
name | ) |
|
|
inline |
◆ chained_
◆ peer_identity_property_name_
const char* grpc_auth_context::peer_identity_property_name_ = nullptr |
|
private |
◆ properties_
The documentation for this struct was generated from the following files: