Joe Grandja
|
5830fda2fa
Introduce JwtEncoder
|
4 years ago |
Josh Cummings
|
194993ad1a
Add Saml2ParameterNames
|
4 years ago |
Dávid Kováč
|
3ff825576b
Move and rename OAuth2IntrospectionClaimAccessor/Names
|
4 years ago |
Joe Grandja
|
9c97970e26
Add Jwt Client Authentication support
|
4 years ago |
Phillip Webb
|
ee661f7b71
Fix whitespace issues in format-off code
|
5 years ago |
Phillip Webb
|
834dcf5bcf
Use consistent ternary expression style
|
5 years ago |
Phillip Webb
|
8d3f039f76
Reduce method visibility when possible
|
5 years ago |
Phillip Webb
|
ec6a4cb3f0
Use consistent equals/hashCode/toString order
|
5 years ago |
Phillip Webb
|
612fb22a7f
Remove unnecessary lambda blocks
|
5 years ago |
Phillip Webb
|
01d90c9881
Hide utility class constructors
|
5 years ago |
Phillip Webb
|
8559447357
Enforce checkstyle header rule
|
5 years ago |
Phillip Webb
|
8d80166aaf
Update exception variable names
|
5 years ago |
Phillip Webb
|
e9130489a6
Remove restricted static imports
|
5 years ago |
Phillip Webb
|
9a3fa6e812
Simplify boolean returns
|
5 years ago |
Phillip Webb
|
b69825d925
Simplify boolean expression
|
5 years ago |
Phillip Webb
|
db55ef4b3b
Migrate to BDD Mockito
|
5 years ago |
Phillip Webb
|
b33cb1074f
Remove "redundant import" checkstyle suppression
|
5 years ago |
Phillip Webb
|
18f3d13363
Fix parenthesis padding issues
|
5 years ago |
Phillip Webb
|
f1cee9500f
Ensure classes are defined in their own files
|
5 years ago |
Phillip Webb
|
053af720a4
Ensure no whitespace before lines
|
5 years ago |
Phillip Webb
|
4d487e8dc3
Ensure all files end with a new line
|
5 years ago |
Phillip Webb
|
218480fb7c
Reduce the number of nested if statements
|
5 years ago |
Phillip Webb
|
0b4b22f28f
Remove "need braces" checkstyle suppression
|
5 years ago |
Phillip Webb
|
81fe9fc640
Make all exception classes immutable
|
5 years ago |
Phillip Webb
|
a0b9442265
Use consistent modifier order
|
5 years ago |
Phillip Webb
|
4075595a3f
Ignore existing InterfaceIsType violations
|
5 years ago |
Phillip Webb
|
a2f2e9ac8d
Move inner-types so that they are always last
|
5 years ago |
Phillip Webb
|
418c3d6808
Avoid inner assignments
|
5 years ago |
Phillip Webb
|
8866fa6fb0
Always use 'this.' when accessing fields
|
5 years ago |
Phillip Webb
|
6894ff5d12
Make classes final where possible
|
5 years ago |