Skip to content

Commit c26e637

Browse files
HyunSangHandsyer
authored andcommitted
Add missing author of #247 PR
Signed-off-by: Hyunsang Han <gustkd3@gmail.com>
1 parent 5e0eec8 commit c26e637

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-grpc-core/src/main/java/org/springframework/grpc/server/security/AuthenticationProcessInterceptor.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
* authentication and authorization for gRPC requests.
4141
*
4242
* @author Dave Syer
43+
* @author Hyunsang Han
4344
*/
4445
public class AuthenticationProcessInterceptor implements ServerInterceptor, Ordered {
4546

0 commit comments

Comments
 (0)