Skip to content

Add ServerCredentials - #7601

Merged
ejona86 merged 4 commits into
grpc:masterfrom
ejona86:server-credentials
Nov 13, 2020
Merged

Add ServerCredentials#7601
ejona86 merged 4 commits into
grpc:masterfrom
ejona86:server-credentials

Conversation

@ejona86

@ejona86 ejona86 commented Nov 7, 2020

Copy link
Copy Markdown
Member

This is very similar to the ChannelCredentials, except easier all around. The changes are split up similar to before, and most of it should feel very familiar.

@ejona86
ejona86 requested a review from sanjaypujare November 7, 2020 00:39
Comment thread alts/src/main/java/io/grpc/alts/AltsServerBuilder.java
Comment thread api/src/main/java/io/grpc/ServerProvider.java
Comment thread api/src/main/java/io/grpc/Grpc.java
@ejona86 ejona86 closed this Nov 9, 2020
@ejona86 ejona86 reopened this Nov 9, 2020
@ejona86

ejona86 commented Nov 9, 2020

Copy link
Copy Markdown
Member Author

Closed+reopened to trigger CLA check.

Comment thread netty/src/main/java/io/grpc/netty/NettyServerProvider.java
Comment thread api/src/main/java/io/grpc/ServerRegistry.java
Comment thread api/src/main/java/io/grpc/TlsServerCredentials.java
Comment thread api/src/main/java/io/grpc/TlsServerCredentials.java
Comment thread api/src/main/java/io/grpc/TlsServerCredentials.java
Comment thread api/src/main/java/io/grpc/TlsServerCredentials.java Outdated
Comment thread api/src/test/java/io/grpc/ServerRegistryTest.java Outdated
Comment thread netty/src/main/java/io/grpc/netty/ProtocolNegotiators.java Outdated
Comment thread netty/src/main/java/io/grpc/netty/NettyServerBuilder.java
Comment thread netty/src/main/java/io/grpc/netty/NettySslContextServerCredentials.java Outdated
Comment thread api/src/main/java/io/grpc/ChoiceServerCredentials.java Outdated

@sanjaypujare sanjaypujare left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with a comment about replacing "TODO" with the actual issue number in the experimentalApi annotation

@ejona86

ejona86 commented Nov 13, 2020

Copy link
Copy Markdown
Member Author

I've fixed the TODO links and squashed commits appropriately.

@ejona86
ejona86 merged commit ddd5dea into grpc:master Nov 13, 2020
@ejona86
ejona86 deleted the server-credentials branch November 13, 2020 19:13
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants