#include <memory>
#include <grpc/grpc_security.h>
#include <grpc/impl/codegen/grpc_types.h>
#include <grpcpp/security/auth_context.h>
#include "src/core/lib/gprpp/ref_counted_ptr.h"
#include "src/core/lib/security/context/security_context.h"
#include "src/cpp/common/secure_auth_context.h"
Go to the source code of this file.
Namespaces | |
grpc | |
Functions | |
std::shared_ptr< const AuthContext > | grpc::CreateAuthContext (grpc_call *call) |