Namespaces | Functions
grpc_authz_end2end_test.cc File Reference
#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include <grpcpp/channel.h>
#include <grpcpp/client_context.h>
#include <grpcpp/create_channel.h>
#include <grpcpp/security/authorization_policy_provider.h>
#include <grpcpp/server.h>
#include <grpcpp/server_builder.h>
#include "src/core/lib/iomgr/load_file.h"
#include "src/core/lib/security/authorization/grpc_authorization_policy_provider.h"
#include "src/core/lib/security/credentials/fake/fake_credentials.h"
#include "src/cpp/client/secure_credentials.h"
#include "src/cpp/server/secure_server_credentials.h"
#include "src/proto/grpc/testing/echo.grpc.pb.h"
#include "test/core/util/port.h"
#include "test/core/util/test_config.h"
#include "test/core/util/tls_utils.h"
#include "test/cpp/end2end/test_service_impl.h"
Include dependency graph for grpc_authz_end2end_test.cc:

Go to the source code of this file.

Namespaces

 grpc
 
 grpc::testing
 

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 883 of file grpc_authz_end2end_test.cc.

Variable Documentation

◆ channel_creds_

std::shared_ptr<ChannelCredentials> channel_creds_
protected

Definition at line 146 of file grpc_authz_end2end_test.cc.

◆ server_

std::unique_ptr<Server> server_
protected

Definition at line 144 of file grpc_authz_end2end_test.cc.

◆ server_address_

std::string server_address_
protected

Definition at line 142 of file grpc_authz_end2end_test.cc.

◆ server_creds_

std::shared_ptr<ServerCredentials> server_creds_
protected

Definition at line 145 of file grpc_authz_end2end_test.cc.

◆ service_

TestServiceImpl service_
protected

Definition at line 143 of file grpc_authz_end2end_test.cc.



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