mirror of https://github.com/grpc/grpc-java.git
This is the async variant of SecurityPolicy, allowing callers to implement security checks based on slow calls that aren't meant to block the gRPC thread. BinderTransportSecurity.checkAuthorization **STILL** blocks while attempting to resolve the ListenableFuture<Status> it gets from the policy object. That will still be adressed in a follow-up. Relate issue: #10566 |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||