3188 Commits (7672f76fdee334cd35cef00fb825f80071fdb3de)

Author SHA1 Message Date
Robert Winch 1116241ee3
Fix Checks for NullPointerException in AuthoritiesAuthorizationManager 4 weeks ago
Khyojae d87dc9ae57
Fix: Handle null authority string in AuthoritiesAuthorizationManager 4 weeks ago
Josh Cummings e5694ac7b5
Fallback to Object When Determining Overridden Methods 6 months ago
Rob Winch 392129b616
Use 2004-present Copyright Header 8 months ago
Josh Cummings c972de5369
Use .equals to Compare Methods 10 months ago
Josh Cummings bf2aaa1b18
Use .equals to Compare Methods 10 months ago
Josh Cummings d04f7071c2
Add Missing Serialization Samples 11 months ago
Josh Cummings c3c2bcd6b7
Ignore Serialization in Test Components 11 months ago
Josh Cummings bc9ae1eed6
Improve NPE Handling 11 months ago
Josh Cummings 216680bb50
Update Deprecated Spring Jdbc Usage 11 months ago
Josh Cummings 2ad859a63c
Add Missing Deprecation Markers 11 months ago
Josh Cummings 5841e35cae
Invert AuthorizeReturnObjectMethodInterceptor Dependency 11 months ago
minseok.park 88a38013bb Add validation for auth checks in AbstractUserDetailsAuthenticationProvider 12 months ago
DingHao 1e7db094d1 Use correct message prompt 12 months ago
Josh Cummings 456604ab45 Sort Default Advisors and Added Advisors 12 months ago
Tran Ngoc Nhan fcc1bd598d Sort Advisors AfterSingletonsInstantiated 12 months ago
Josh Cummings 56e757a2a1 Provide Authentication to AuthenticationExceptions 1 year ago
Josh Cummings 60bed7f68a Polish AuthenticationRequest Property 1 year ago
amm0124 3b6aca0d9c Add authRequest field to AuthenticationException 1 year ago
Josh Cummings 7f22a3459f Polish Tests 1 year ago
DingHao 10ed5009e6 Method Security templates support use deep non-aliased attributes 1 year ago
Max Batischev ed79efc5fa Add support ResolvableTypeProvider to authorization events 1 year ago
Josh Cummings 85b48f8392
Deprecate AccessDecisionManager 1 year ago
Josh Cummings 8e9634d25c
Deprecate ConfigAttribute 1 year ago
Josh Cummings 89bd670fb1
Deprecate SecurityConfig 1 year ago
Josh Cummings 989aee244b
Deprecate SecurityMetadataSource 1 year ago
DingHao 96b9820e19 Annotation parameter scan finds first-level conflicts 1 year ago
Rob Winch adb303e152
Add testRuntimeOnly junit-platform-launcher 1 year ago
Josh Cummings dc2e1af2da
Align Method Traversal with MergedAnnotations 1 year ago
Josh Cummings 36ea1b11a7
Fix Compilation Error 1 year ago
Steve Riesenberg 0938ca01a4
Add support for automatic context-propagation with Micrometer 1 year ago
Max Batischev 58a665e5aa Add Support SingleResultAuthorizationManager 1 year ago
Josh Cummings 46cd94b5f4
SpEL Propagates Authorization Exceptions 1 year ago
Max Batischev fa35c5b4d8 Make DefaultOneTimeToken Serializable 1 year ago
Josh Cummings 954101ab0c
Use Thread-Safe Map 1 year ago
Josh Cummings ae2894ab25
Update Copyright 1 year ago
dae won 45b51fe3c8 Add grantedAuthorityMapper as a class member 1 year ago
dae won cb07031259 Add unit tests for setUserDetailsMapper method 1 year ago
dae won 22511aac7f Refactor mapToUser method visibility to private 1 year ago
dae won 6ac3426e39 Add userDetailsMapper as a class member 1 year ago
dae won e8fe003c4c Make mapToUser and mapToGrantedAuthority protected in JdbcUserDetailsManager 1 year ago
Josh Cummings 43ddf73ddb
Polish Exception Message 1 year ago
Max Batischev 08f71461b4 Add Support BadCredentialsException to OneTimeTokenAuthenticationProvider 1 year ago
Josh Cummings 6fdfeb3413
Polish Debug Messages 1 year ago
tejas-teju 291162a195 Add debug messages for auth exceptions in ProviderManager 1 year ago
Tran Ngoc Nhan 5d089f680e Consistently NonNull annotation 1 year ago
Josh Cummings b4c7795699
Support Serialization for Authorization Components 1 year ago
Josh Cummings 47fd6befde
Ensure Serialization Compatibility for AuthenticationException 1 year ago
dae won 6a94a294ea Lazily compose debug message in AbstractUserDetailsAuthenticationProvider 1 year ago
tejas-teju e724ea16a4 Update UsernameNotFoundException message 1 year ago