grpc-java/auth
Eric Anderson acf62ab0c8 core: Make MetadataApplier an interface again
Swapping MetadataApplier to an abstract class is not ABI-safe for
callers. So I revert back to the previous interface definition and
introduce a CallCredentials2.MetadataApplier which is an abstract class.
Once everyone is on CallCredentials2 then we can swap it to an abstract
class again.

Fixes #5002
2018-10-26 10:15:10 -07:00
..
src core: Make MetadataApplier an interface again 2018-10-26 10:15:10 -07:00
BUILD.bazel auth,bazel: add a bazel build definition 2018-01-08 15:33:20 -08:00
build.gradle correct capitalization 2018-10-24 12:24:25 -07:00