mirror of https://github.com/grpc/grpc-java.git
Allow a security policy to returns a `ListenableFuture<Status>` that callers can implement to perform slower auth checks (like network calls, disk I/O etc.) without necessarily blocking the gRPC calling thread. Partially addresses: https://github.com/grpc/grpc-java/issues/10566 |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||