This PR contains: 1. An ALTS context exposed for users to use, and a GetAltsContextFromAuthContext() function to get ALTS context from an AuthContext. Functionality-wise this part is similar with a previous PR https://github.com/grpc/grpc/pull/21536, but in this PR, we adjusted the code structure and made some minor changes to better suit function clientAuthzCheck() 2. A clientAuthzCheck() function for users to check if the server is authorized |
||
|---|---|---|
| .. | ||
| BUILD | ||
| alarm_test.cc | ||
| alts_util_test.cc | ||
| auth_property_iterator_test.cc | ||
| channel_arguments_test.cc | ||
| channel_filter_test.cc | ||
| secure_auth_context_test.cc | ||
| time_jump_test.cc | ||
| timer_test.cc | ||