Home
last modified time | relevance | path

Searched defs:subject_token_path (Results 1 – 5 of 5) sorted by relevance

/third_party/grpc/src/core/ext/xds/
Dgoogle_mesh_ca_certificate_provider_factory.h41 std::string subject_token_path; member
/third_party/grpc/include/grpcpp/security/
Dcredentials_impl.h276 std::string subject_token_path; // Required. member
Dcredentials.h299 grpc::string subject_token_path; // Required. member
/third_party/grpc/include/grpc/
Dgrpc_security.h372 const char* subject_token_path; /* Required. */ member
/third_party/grpc/test/core/security/
Dcredentials_test.cc970 char* subject_token_path = write_tmp_jwt_file(test_signed_jwt); in test_sts_creds_success() local
1057 char* subject_token_path = write_tmp_jwt_file(test_signed_jwt); in test_sts_creds_no_actor_token_success() local