We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07f0a8f commit 86782bdCopy full SHA for 86782bd
1 file changed
binder/src/main/java/io/grpc/binder/ApiConstants.java
@@ -51,7 +51,7 @@ private ApiConstants() {}
51
52
/**
53
* Lets you override a Channel's pre-auth configuration (see {@link
54
- * BinderChannelBuilder#preAuthorizeServers(boolean)} for a given {@link EquivalentAddressGroup}.
+ * BinderChannelBuilder#preAuthorizeServers(boolean)}) for a given {@link EquivalentAddressGroup}.
55
*
56
* <p>A {@link NameResolver} that discovers servers from an untrusted source like PackageManager
57
* can use this to force server pre-auth and prevent abuse.
0 commit comments