1173 Commits (aea0fea5d93bc4922dec4eef1c08f4ca01a9125d)

Author SHA1 Message Date
Phillip Webb 71bc145ae4 Remove superfluous comments 6 years ago
Phillip Webb b7fc18262d Reformat code using spring-javaformat 6 years ago
Phillip Webb 6979125ccf Add noformat blocks around User.withUsername 6 years ago
Phillip Webb 27ac046d8a Rename *Test.java -> *Tests.java 6 years ago
yukihane c177b391d4
Polish ProviderManagerTests 6 years ago
yukihane 5302fb776c
ProviderManager Uses CollectionUtils#contains 6 years ago
Rob Winch ca1252be94 Replace whitelist with allowlist 6 years ago
Maksim Mednik eacd212a5a Adding Map support to DefaultMethodSecurityExpressionHandler 6 years ago
Venkata Jaswanth 5fc6414377 SessionRegistryImpl is now aware of SessionIdChangedEvent 6 years ago
Josh Cummings 1b68cdb650
Polish DefaultAuthenticationEventPublisherTests 6 years ago
Attoumane AHAMADI bfc2832c6c
Authentication Event Publisher Mappings 6 years ago
Zeeshan Adnan 51b9b2f693
DefaultAuthenticationEventPublisher Default Event 6 years ago
Thomas Vitale ace89e12f2 Make code cleaner in ProviderManagerTests 6 years ago
Thomas Vitale 5ce60022d3 ProviderManager should have a varargs constructor 6 years ago
Daniel Bustamante Ospina 150b66824d Make MethodSecurityEvaluationContext Delegate to MethodBasedEvaluationContext 6 years ago
Tao Sun f18d0fd1a7 Test details using isEqualTo 6 years ago
Tao Sun 6b0981549b Add test for details deserialization 6 years ago
Rob Winch 1bf0e70bd0 Revert "Dispose default Scheduler" 7 years ago
Roman Matiushchenko 39600b901f Dispose default Scheduler 7 years ago
kostya05983 f6c650db47
Replace Streams with Loops 7 years ago
Lars Grefer 95511331fa fix checkstyle 7 years ago
Lars Grefer 34dd5fea30 Remove redundant throws clauses 7 years ago
Lars Grefer ec6ca97226 Fix tests 7 years ago
Lars Grefer ff1070df36 remove redundant modifiers found by checkstyle 7 years ago
Lars Grefer fb39d9c255 Anonymous type can be replaced with lambda 7 years ago
Lars Grefer f5cd0ec302 Use try-with-resources instead of try-finally 7 years ago
Lars Grefer 2306d987e9 Cleanup unnecessary boxing 7 years ago
Lars Grefer 776a4c3760 Use org.mockito.ArgumentMatchers in favor of org.mockito.Matchers 7 years ago
Eddú Meléndez Gonzales 8e6e975e86 Prevent authentication when user is inactive for reactive apps 7 years ago
Karel Maxa d3eaef66fc Fix infinite loop in role hierarchy resolving 7 years ago
Lars Grefer 3ea9d376b2 Cleanup explicit type arguments 7 years ago
Lars Grefer c5b5cc507c Cleanup redundant type casts 7 years ago
Lars Grefer 43737a56bd Use foreach where possible 7 years ago
Lars Grefer 7dc28ff376 Use contains() instead of indexOf() != -1 7 years ago
Tadaya Tsuyukubo 71dc4f39be Allow configuring scheduler on ReactiveAuthenticationManagerAdapter 7 years ago
Rob Winch 1f7ba47ce9 Test Javadoc for RoleHiearchy 7 years ago
Clement Ng e66369f6c6 Added null checks and tests to constructors 7 years ago
Maksim Vinogradov 59acda04cf Fix NPE ExpressionBasedPreInvocationAdviceTests 7 years ago
Josh Cummings 1c25fe26c9 Introduce Support for Reading RSA Keys 7 years ago
Josh Cummings 9c1eac79e2
Align Code with Javadoc 7 years ago
Spring Operator 2bf126f4cf URL Cleanup 7 years ago
Spring Operator b93528138e URL Cleanup 7 years ago
Ankur Pathak 4ff51491d7 fixes setting paramName only when it is not null 7 years ago
Onur Kagan Ozcan fe40e6d65a Fix UsernamePasswordAuthenticationTokenDeserializer to handle customized object mapper inclusion settings 7 years ago
Panayiotis Vlissidis 4123d96cd5 JdbcUserDetailsManager handles extra UserDetails attributes 7 years ago
Joe Grandja be23ab8114 AuthenticationFailureEvent should publish once 7 years ago
Robbie Martinus e60ae4984a Add hasAnyAuthority() and hasAnyRole() in AuthorizeExchangeSpec 7 years ago
Richard Valdivieso cb0ea0241b Spring Security provides a DelegatingSecurityContextRunnable 7 years ago
mibo 60e3bf4093 Add Anonymous Support to AuthenticatedReactiveAuthorizationManager 7 years ago
Eric Deandrea 4178c92741 Add Reactive Support for UserDetailsChecker 7 years ago