Add ServiceAccount Credentials wrapping and handle credentials creation
failure. Change on 2015/01/09 by yangg <yangg@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=83634736
Showing
- Makefile 41 additions, 4 deletionsMakefile
- build.json 12 additions, 0 deletionsbuild.json
- include/grpc++/create_channel.h 1 addition, 0 deletionsinclude/grpc++/create_channel.h
- include/grpc++/credentials.h 30 additions, 0 deletionsinclude/grpc++/credentials.h
- src/core/security/security_context.c 9 additions, 3 deletionssrc/core/security/security_context.c
- src/core/surface/lame_client.c 26 additions, 3 deletionssrc/core/surface/lame_client.c
- src/cpp/client/channel.cc 8 additions, 2 deletionssrc/cpp/client/channel.cc
- src/cpp/client/credentials.cc 34 additions, 3 deletionssrc/cpp/client/credentials.cc
- src/cpp/stream/stream_context.cc 4 additions, 0 deletionssrc/cpp/stream/stream_context.cc
- test/cpp/client/credentials_test.cc 73 additions, 0 deletionstest/cpp/client/credentials_test.cc
- test/cpp/end2end/end2end_test.cc 33 additions, 0 deletionstest/cpp/end2end/end2end_test.cc
Loading
Please register or sign in to comment