92 Commits (1864c876d1c93fcacea593da4e79db121c1eff9f)

Author SHA1 Message Date
Josh Cummings 4cbaabb239 Added Testing 1 year ago
Max Batischev e7644925f8 Add AuthorizationResult support for AuthorizationManager 1 year ago
Josh Cummings 702538ebce AuthorizationEventPublisher Accepts AuthorizationResult 1 year ago
DingHao ed16c86115 Improve @CurrentSecurityContext meta-annotations 2 years ago
Josh Cummings 08b8b09066
Update Copyright 2 years ago
DingHao 9aaf959400 Improve @AuthenticationPrincipal meta-annotations 2 years ago
Steve Riesenberg dcb8c563e8
Fix ArrayIndexOutOfBoundsException 2 years ago
Marcus Hert Da Coregio 08f11f06ab Revert unnecessary commits from main 2 years ago
Rob Winch 750cb30ce4 Add AuthenticationTrustResolver.isAuthenticated 2 years ago
Nermin Karapandzic 6e1bcfed11 Add argument resolver for SecurityContext 2 years ago
Steve Riesenberg 9db33f33c7
Revert unnecessary merges on 6.0.x 2 years ago
abilan df5b7294db Propagate SecurityContext in ChannelInterceptor 2 years ago
Marcus Da Coregio 64e2a2ff8b Apply updated Code Style 3 years ago
Tim te Beek 9df9cb5aed refactor: AssertJ best practices 3 years ago
Josh Cummings 6c3636d780
Update Removed Usages 3 years ago
Josh Cummings 97b53f0472
Read Extracted Variables 3 years ago
Josh Cummings aea13b656e
Add Testing 3 years ago
Steve Riesenberg c306df9b46
Add XorCsrfChannelInterceptor 3 years ago
Josh Cummings 1e498df39b
Use SecurityContextHolderStrategy for Messaging 4 years ago
Josh Cummings b05fed8b9d
Use SecurityContextHolderStrategy for Messaging 4 years ago
Josh Cummings f4c0fcb5ef
Add AuthorizationManager to Messaging 4 years ago
Josh Cummings 8a03d1fcec Add AuthorizationManager to Messaging 4 years ago
Evgeniy Cheban 5540bbcf0b
createEvaluationContext should defer lookup of Authentication 4 years ago
Evgeniy Cheban 362f15534e createEvaluationContext should defer lookup of Authentication 4 years ago
Marcus Da Coregio 806e05855c Replace removed context-related operators 4 years ago
Josh Cummings cad2972d0a
Polish SecurityContextChannelInterceptorTests 4 years ago
Josh Cummings 0be2a03741
Polish SecurityContextChannelInterceptorTests 4 years ago
Eleftheria Stein 7d81a52780 Allow AuthenticationPrincipal argument type to be primitive 5 years ago
Rob Winch 3e93b024d6 openrewrite Junit Migration 5 years ago
Phillip Webb c502312719 Replace expected @Test attributes with AssertJ 6 years ago
Rob Winch 38aae7f015 Polish messaging format 6 years ago
Phillip Webb a5aa6b3d7f Remove blank lines from all tests 6 years ago
Phillip Webb 834dcf5bcf Use consistent ternary expression style 6 years ago
Phillip Webb ec6a4cb3f0 Use consistent equals/hashCode/toString order 6 years ago
Phillip Webb 52f20b5281 Use parenthesis with single-arg lambdas 6 years ago
Phillip Webb ff94944313 Add whitespace after copyright header 6 years ago
Phillip Webb e9130489a6 Remove restricted static imports 6 years ago
Phillip Webb db55ef4b3b Migrate to BDD Mockito 6 years ago
Phillip Webb a2f2e9ac8d Move inner-types so that they are always last 6 years ago
Phillip Webb 9e08b51ed3 Apply code cleanup rules to projects 6 years ago
Phillip Webb 8866fa6fb0 Always use 'this.' when accessing fields 6 years ago
Phillip Webb 6894ff5d12 Make classes final where possible 6 years ago
Phillip Webb 37fa94fafc Organize imports 6 years ago
Phillip Webb b7fc18262d Reformat code using spring-javaformat 6 years ago
Phillip Webb 27ac046d8a Rename *Test.java -> *Tests.java 6 years ago
Rob Winch 633fad557f Add Reactive Messaging CurrentSecurityContextPrincipalArgumentResolver 7 years ago
Rob Winch 45a1490d5d Fix ClassCastException for JDK 9+ 7 years ago
Rob Winch b09e9f1896 Add Reactive Messaging AuthenticationPrincipalArgumentResolver 7 years ago
Lars Grefer 34dd5fea30 Remove redundant throws clauses 7 years ago
Lars Grefer ec6ca97226 Fix tests 7 years ago