grpc/test/cpp/ext
AJ Heller 822311c0d9 [security] Refactor credentials types to remove special handling for insecure creds (#36176)
Forked from #35957

This PR refactors the credentials types to remove Secure and Insecure Channel and Call credentials types. We standardize on a `c_creds()` accessor method for all credentials types, which can now be treated uniformly. This notably removes special-case handling of insecure credentials.

The special code-paths for insecure creds are no longer necessary in the wake of #25586.

Closes #36176

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36176 from drfloob:fork/35957/creds-API fd64d59c23
PiperOrigin-RevId: 621008166
2024-04-01 18:12:59 -07:00
..
csm [OTel C++] Add APIs to enable/disable metrics (#36183) 2024-03-28 17:35:14 +00:00
filters [EventEngine] Enable the EventEngine DNS Resolver on Posix (#35573) 2024-02-21 18:35:54 -08:00
gcp [load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() (#35857) 2024-02-09 15:16:24 -08:00
otel [OTel C++] Add APIs to enable/disable metrics (#36183) 2024-03-28 17:35:14 +00:00
BUILD [security] Refactor credentials types to remove special handling for insecure creds (#36176) 2024-04-01 18:12:59 -07:00
chaotic_good_test.cc [chaotic-good] Fix channel creation (#35907) 2024-02-15 14:49:38 -08:00