mirror of https://github.com/grpc/grpc-java.git
Introduce CallCredentials as a first-class option to allow applications to set per-call credentials into headers for outgoing RPCs. This will supersede ClientAuthInterceptor. It has access to more information (e.g., transport attributes, MethodDescriptor) and allow results to be returned asynchronously, e.g., from a blocking I/O, which was problemantic with ClientAuthInterceptor. |
||
|---|---|---|
| .. | ||
| src | ||
| third_party/okhttp | ||
| build.gradle | ||