grpc-java/api/src
Eric Anderson 69abec5a28
api: Explain security constraints of ATTR_AUTHORITY_OVERRIDE
Half of the text was copied from NameResolver.getServiceAuthority().
However, that method can't perform I/O (which would block) so more text
was appropriate here to mention the implications of having a remote
service provide the authority.

I noticed the text was lacking while discussing #9266.
2022-06-22 13:16:42 -07:00
..
jmh/java/io/grpc Revert "use charset from StandardCharsets instead of 'Charset.forName' (#8779)" 2022-01-18 10:14:50 -08:00
main/java/io/grpc api: Explain security constraints of ATTR_AUTHORITY_OVERRIDE 2022-06-22 13:16:42 -07:00
test api: Add missing RunWith annotation to GlobalInterceptorsTest (#9258) 2022-06-10 10:30:42 -07:00