grpc-java/alts
Eric Anderson 03300cb2de alts: Eagerly add interceptor in GoogleDefaultChannelBuilder
This allows calling build() multiple times as well as prevents other
interceptors from being able to detect that we've implemented
CallCredential attachment via an interceptor. (Previously they could
have set their own CallCredentials which would have overridden the
default creds.)
2018-12-07 16:13:18 -08:00
..
src alts: Eagerly add interceptor in GoogleDefaultChannelBuilder 2018-12-07 16:13:18 -08:00
BUILD.bazel Fix buildifier warnings (#5058) 2018-11-14 07:12:11 -08:00
build.gradle Add build support for Java 11 2018-10-17 11:49:30 -07:00