mirror of https://github.com/grpc/grpc-java.git
This allows a server with access to PeerUid to check additional application-layer security policy *after* the call itself is authorized by the transport layer. Cross cutting application-layer checks could be done from a ServerInterceptor (RPC method level policy, say). Checks based on the substance of a request message could be done by the individual RPC method implementations themselves. |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||