Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expanding Authentication with SecurityRequest Abstraction #3430
Expanding Authentication with SecurityRequest Abstraction #3430
Changes from all commits
ab693c6
6abd939
da8d0cb
26c6b83
a825d83
095d4e5
6580e7f
8c44278
9b5fe42
9f369cb
46358a2
fa98ba9
9844df9
cafe1c7
2beb434
2ef4c3f
4970a49
87646d7
547218b
d44d277
b960aac
4d9506c
3111665
2aad250
9a915e7
e749a8e
20c9ea7
22991e3
828ef2b
641c195
74a925d
21e1030
09207c2
659088d
c019f02
e8e5155
9ffa147
613acab
2125f9f
edbe2be
33aa863
0c5a97d
2f58523
5dc3033
e323823
177ad11
1312d2c
28f620b
38c34cb
641130f
7940233
8701359
e7b0916
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 156 in src/main/java/com/amazon/dlic/auth/http/jwt/AbstractHTTPJwtAuthenticator.java
Codecov / codecov/patch
src/main/java/com/amazon/dlic/auth/http/jwt/AbstractHTTPJwtAuthenticator.java#L156
Check warning on line 159 in src/main/java/com/amazon/dlic/auth/http/jwt/AbstractHTTPJwtAuthenticator.java
Codecov / codecov/patch
src/main/java/com/amazon/dlic/auth/http/jwt/AbstractHTTPJwtAuthenticator.java#L159
Check warning on line 245 in src/main/java/com/amazon/dlic/auth/http/jwt/AbstractHTTPJwtAuthenticator.java
Codecov / codecov/patch
src/main/java/com/amazon/dlic/auth/http/jwt/AbstractHTTPJwtAuthenticator.java#L244-L245
Check warning on line 180 in src/main/java/com/amazon/dlic/auth/http/jwt/HTTPJwtAuthenticator.java
Codecov / codecov/patch
src/main/java/com/amazon/dlic/auth/http/jwt/HTTPJwtAuthenticator.java#L179-L180
Check warning on line 289 in src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java
Codecov / codecov/patch
src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java#L287-L289
Check warning on line 292 in src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java
Codecov / codecov/patch
src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java#L291-L292
Check warning on line 296 in src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java
Codecov / codecov/patch
src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java#L296
Check warning on line 298 in src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java
Codecov / codecov/patch
src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java#L298
Check warning on line 301 in src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java
Codecov / codecov/patch
src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java#L301
Check warning on line 385 in src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java
Codecov / codecov/patch
src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java#L385