Merge pull request #2451 from yang-g/authcontext_iterator
auth context iterator
No related branches found
No related tags found
Showing
- BUILD 3 additions, 0 deletionsBUILD
- Makefile 47 additions, 1 deletionMakefile
- build.json 15 additions, 0 deletionsbuild.json
- include/grpc++/auth_context.h 5 additions, 2 deletionsinclude/grpc++/auth_context.h
- include/grpc++/auth_property_iterator.h 77 additions, 0 deletionsinclude/grpc++/auth_property_iterator.h
- src/cpp/common/auth_property_iterator.cc 87 additions, 0 deletionssrc/cpp/common/auth_property_iterator.cc
- src/cpp/common/secure_auth_context.cc 16 additions, 0 deletionssrc/cpp/common/secure_auth_context.cc
- src/cpp/common/secure_auth_context.h 4 additions, 0 deletionssrc/cpp/common/secure_auth_context.h
- test/cpp/common/auth_property_iterator_test.cc 101 additions, 0 deletionstest/cpp/common/auth_property_iterator_test.cc
- test/cpp/common/secure_auth_context_test.cc 46 additions, 0 deletionstest/cpp/common/secure_auth_context_test.cc
- tools/doxygen/Doxyfile.c++ 1 addition, 0 deletionstools/doxygen/Doxyfile.c++
- tools/doxygen/Doxyfile.c++.internal 2 additions, 0 deletionstools/doxygen/Doxyfile.c++.internal
- tools/run_tests/sources_and_headers.json 18 additions, 0 deletionstools/run_tests/sources_and_headers.json
- tools/run_tests/tests.json 9 additions, 0 deletionstools/run_tests/tests.json
- vsprojects/grpc++/grpc++.vcxproj 3 additions, 0 deletionsvsprojects/grpc++/grpc++.vcxproj
- vsprojects/grpc++/grpc++.vcxproj.filters 6 additions, 0 deletionsvsprojects/grpc++/grpc++.vcxproj.filters
- vsprojects/grpc++_unsecure/grpc++_unsecure.vcxproj 1 addition, 0 deletionsvsprojects/grpc++_unsecure/grpc++_unsecure.vcxproj
- vsprojects/grpc++_unsecure/grpc++_unsecure.vcxproj.filters 3 additions, 0 deletionsvsprojects/grpc++_unsecure/grpc++_unsecure.vcxproj.filters
Loading
Please register or sign in to comment