3141 Commits (ea81371c6b8bb0dd57a2ff2e680fc95b56769077)

Author SHA1 Message Date
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
Josh Cummings 36716d12ba
Serialization Support of Core Components 1 year ago
Josh Cummings 3e4ba737e7
Don't Support Serialzation of Deprecated Access Classes 1 year ago
Josh Cummings d7921daa13
Support Serialization for SecurityConfig 1 year ago
Max Batischev 474b5e151a Add Support GenerateOneTimeTokenRequestResolver 1 year ago
Josh Cummings bbe4f87641
Mark Serialization Support for Events 1 year ago
Josh Cummings 45da5c94b6
Support Serialization in Test Classes 1 year ago
2-say 33ecb443ea Suggest replacing size() == 0 with isEmpty() for collection check 1 year ago
Josh Cummings 244fd2eb51
Support Serialization in Exceptions 1 year ago
Josh Cummings 8735368d9e
Don't Support Serialization of Jackson Modules 1 year ago
Toshiaki Maki 5075869418 Fix for JdbcOneTimeTokenService cleanupExpiredTokens failing with PostgreSQL 1 year ago
github-actions[bot] 95ec49a21d Support Meta-Annotation Parameters on Parameter Annotations 1 year ago
Josh Cummings b9f3a28678 Add UserDetailsService Constructor 1 year ago
Josh Cummings b9911fd522
Add serialVersionUID to Authentication classes 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
Josh Cummings 69cbe12a7b
Register Authorization Proxied Type 1 year ago
Joe Grandja 0eaffb37e7 Require Locale argument for toLower/toUpperCase usage 1 year ago
Tran Ngoc Nhan ffed4ea1dc Polish diamond usage 1 year ago
Max Batischev 9cb81f8ad5 Polish JdbcOneTimeTokenService 1 year ago
Josh Cummings 981fbd5c2c Polish Tests 1 year ago
Max Batischev ec13b8db4b Add @FunctionalInterface to AuthorizationEventPublisher 1 year ago
Josh Cummings 95aaf3566f Use Thread-safe Map 1 year ago
Steve Riesenberg af2b84246b
Fix flaky test 1 year ago
kwonyonghyun b8aa78829c Improve readability of empty collection checks 1 year ago
Tran Ngoc Nhan 31f8caec5f Polish diamond operator usage 1 year ago
Josh Cummings 9ce5a76e8c Polish AuthorizationManager#authorize 1 year ago
Max Batischev e7644925f8 Add AuthorizationResult support for AuthorizationManager 1 year ago
Josh Cummings 702538ebce AuthorizationEventPublisher Accepts AuthorizationResult 1 year ago
Munawar Hafiz aa7ef1192e Replaces Date().getTime() method with System.currentTimeMillis() 1 year ago
Josh Cummings b26f2af5d5 Polish 1 year ago
Max Batischev 2ca2e56383 Add Reactive One-Time Token Login support 1 year ago
Rob Winch c3a5ae1254 Fix logger checkstyle 1 year ago
Rob Winch 7738e6c895 Add logger.isDebugEnabled() 1 year ago