77 Commits (dadf10899cc91c843908ca532bb89286a259e16d)

Author SHA1 Message Date
Josh Cummings d3e9e3138d
Remove AntPath and MvcRequestMatcher 10 months ago
Josh Cummings f709a9efef
Add pathPattern Factory Methods 10 months ago
Josh Cummings 98686a5139
Standardize Mock Request Paths 10 months ago
Joe Grandja e869bcdfa3 Remove deprecated implementations of OAuth2AccessTokenResponseClient 10 months ago
Tran Ngoc Nhan e686ac6b11 Remove AbstractSecurityWebSocketMessageBrokerConfigurer 10 months ago
Josh Cummings 60bed7f68a Polish AuthenticationRequest Property 1 year ago
Joe Grandja a8c4d6cead Require Locale argument for toLower/toUpperCase usage 1 year ago
Joe Grandja a7bf8f7cc6 Require Locale argument for toLower/toUpperCase usage 1 year ago
Joe Grandja 0eaffb37e7 Require Locale argument for toLower/toUpperCase usage 1 year ago
Marcus Hert Da Coregio 00e4a8fb54 Add support for One-Time Token Login 2 years ago
Daniel Garnier-Moiroux bc8ba7f3b7 Inline CSS for default login and logout page 2 years ago
Josh Cummings 6aabd768a8
Pick MvcRequestMatcher for MockMvc requests 2 years ago
Marcus Da Coregio 7094ee3710 Add runtime hints for annotations using @WithSecurityContext 3 years ago
Daniel Garnier-Moiroux 200b7fecd3
Add (Server)AuthenticationEntryPointFailureHandlerAdapter 4 years ago
Marcus Da Coregio 4b6fed0667 Add static factory method to AntPathRequestMather and RegexRequestMatcher 4 years ago
Rob Winch d94677f87e CsrfTokenRequestAttributeHandler -> CsrfTokenRequestHandler 4 years ago
Steve Riesenberg 1be9be97a1
Exclude JavadocPackageCheck from Spring Checks 4 years ago
Marcus Da Coregio ee11c3ade7 Exclude JavadocPackageCheck from Spring Checks 4 years ago
Joe Grandja f87df42500 Remove deprecated OAuth2IntrospectionClaimAccessor 4 years ago
Joe Grandja 7b18336c6a Change interface with constants to final class 4 years ago
Josh Cummings a31a99b591
Add SecurityContextHolderStrategy to Default Components 4 years ago
Josh Cummings 31e25b115e Add SecurityContextHolderStrategy to Default Components 4 years ago
Marcus Da Coregio 17e0a47ef4 Revert "Fix CAS Client Java lib not working with Jakarta EE 9" 5 years ago
Marcus Da Coregio 5c4dd51994 Fix CAS Client Java lib not working with Jakarta EE 9 5 years ago
Joe Grandja 5830fda2fa Introduce JwtEncoder 5 years ago
Marcus Hert da Coregio ab098f171d Propagate TestSecurityContextHolder to SecurityContextHolder 5 years ago
Josh Cummings 194993ad1a Add Saml2ParameterNames 5 years ago
Dávid Kováč 3ff825576b Move and rename OAuth2IntrospectionClaimAccessor/Names 5 years ago
Joe Grandja 9c97970e26 Add Jwt Client Authentication support 5 years ago
Phillip Webb 319d3364aa Migrate to assertThatExceptionOfType 6 years ago
Phillip Webb ee661f7b71 Fix whitespace issues in format-off code 6 years ago
Phillip Webb 834dcf5bcf Use consistent ternary expression style 6 years ago
Phillip Webb 8d3f039f76 Reduce method visibility when possible 6 years ago
Phillip Webb ec6a4cb3f0 Use consistent equals/hashCode/toString order 6 years ago
Phillip Webb 612fb22a7f Remove unnecessary lambda blocks 6 years ago
Phillip Webb 01d90c9881 Hide utility class constructors 6 years ago
Phillip Webb 8559447357 Enforce checkstyle header rule 6 years ago
Phillip Webb 8d80166aaf Update exception variable names 6 years ago
Phillip Webb e9130489a6 Remove restricted static imports 6 years ago
Phillip Webb 9a3fa6e812 Simplify boolean returns 6 years ago
Phillip Webb b69825d925 Simplify boolean expression 6 years ago
Phillip Webb db55ef4b3b Migrate to BDD Mockito 6 years ago
Phillip Webb b33cb1074f Remove "redundant import" checkstyle suppression 6 years ago
Phillip Webb 18f3d13363 Fix parenthesis padding issues 6 years ago
Phillip Webb f1cee9500f Ensure classes are defined in their own files 6 years ago
Phillip Webb 053af720a4 Ensure no whitespace before lines 6 years ago
Phillip Webb 4d487e8dc3 Ensure all files end with a new line 6 years ago
Phillip Webb 218480fb7c Reduce the number of nested if statements 6 years ago
Phillip Webb 0b4b22f28f Remove "need braces" checkstyle suppression 6 years ago
Phillip Webb 81fe9fc640 Make all exception classes immutable 6 years ago