84 Commits (ea8bd1a01db7bcbebaafe9a5fa8df820f8633840)

Author SHA1 Message Date
Robert Winch 1b3cf72fc9
Add Nullaway Checkstyle 3 months ago
Rob Winch 5e851e0b26 Remove JdbcOAuth2AuthorizationService.Mapper 6 months ago
Joe Grandja cf7e258ea0 Fix checkstyle 7 months ago
Steve Riesenberg eeb4574bb3 Add AuthorizationManagerFactory 8 months ago
Tran Ngoc Nhan 1a56023f7f Use Spring Framework Nullability Annotations 9 months ago
Rob Winch f6cb0bd610
Merge Use 2004-present Copyright Header 9 months ago
Rob Winch 392129b616
Use 2004-present Copyright Header 9 months ago
Josh Cummings f1725b25a0
Remove authorizeRequests 10 months ago
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