grpc-java/auth
Kun Zhang e283f70ad9
auth: Require PRIVACY_AND_INTEGRITY for GoogleCredentials (#4524)
This keeps them more secure. Other types of creds are left as-is, snce
we don't quite know if it makes sense to have a similar restriction. (It
likely does make sense, but this is a more precise change for our
needs.)

This is a rollforward of 8e9d4cbe5c
which was rolled back in de95152696

Additional changes that were not in the original commit:
 1. Treat null security level as NONE
 2. When GoogleCredentials can't be loaded, log it at FINE
2018-06-07 20:45:39 -07:00
..
src auth: Require PRIVACY_AND_INTEGRITY for GoogleCredentials (#4524) 2018-06-07 20:45:39 -07:00
BUILD.bazel auth,bazel: add a bazel build definition 2018-01-08 15:33:20 -08:00
build.gradle auth: Use async version of getRequestMetadata 2017-11-17 11:52:07 -08:00