grpc-java/examples/example-jwt-auth/src
Eric Anderson 806fb84a57 examples: Swap to Channel/ServerCredentials API
This makes it more obvious when plaintext vs TLS is being used and is
the preferred API.

I did not change the Google Auth example, because it is doing things a
weird way and changing it would be more invasive. I also didn't update
the Android examples.
2022-11-21 09:09:21 -08:00
..
main examples: Swap to Channel/ServerCredentials API 2022-11-21 09:09:21 -08:00
test/java/io/grpc/examples/jwtauth examples: Add a JWT authentication example (#5915) 2020-03-17 17:43:31 -07:00