Skip to content

jwt_authn: cleanup, separate verifier from the matcher#5689

Merged
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
qiwzhang:mv_verifyer
Jan 23, 2019
Merged

jwt_authn: cleanup, separate verifier from the matcher#5689
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
qiwzhang:mv_verifyer

Conversation

@qiwzhang
Copy link
Copy Markdown
Contributor

Signed-off-by: Wayne Zhang qiwzhang@google.com

Description:

This is just code cleanup. Now Verifier object is stored in Matcher and accessed by calling its verifier() function. It will be cleaner to store matcher and verifier separately as a pair in the filer_config.

Also changed to use unique_ptr for Matcher too.

s/MatcherConstSharedPtr/MatcherConstPtr

Risk Level: None

Testing: All unit-tests

Signed-off-by: Wayne Zhang <qiwzhang@google.com>
@qiwzhang qiwzhang requested a review from lizan as a code owner January 23, 2019 01:12
@qiwzhang
Copy link
Copy Markdown
Contributor Author

@potatop Could you help to review this change?

@lizan lizan self-assigned this Jan 23, 2019
@mattklein123 mattklein123 merged commit 94a0bf9 into envoyproxy:master Jan 23, 2019
danzh2010 pushed a commit to danzh2010/envoy that referenced this pull request Jan 24, 2019
Signed-off-by: Wayne Zhang <qiwzhang@google.com>
Signed-off-by: Dan Zhang <danzh@google.com>
danzh2010 pushed a commit to danzh2010/envoy that referenced this pull request Jan 31, 2019
Signed-off-by: Wayne Zhang <qiwzhang@google.com>

Signed-off-by: Wayne Zhang <qiwzhang@gmail.com>
fredlas pushed a commit to fredlas/envoy that referenced this pull request Mar 5, 2019
Signed-off-by: Wayne Zhang <qiwzhang@google.com>
Signed-off-by: Fred Douglas <fredlas@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants