65 Commits (475b3bb6bbdc737ba67820d8ca4e557b3e030e7c)

Author SHA1 Message Date
Norbert Nowak ac9c29b2a0 Add UsernamePasswordAuthenticationToken factory methods 4 years ago
Rob Winch 3e93b024d6 openrewrite Junit Migration 5 years ago
Phillip Webb c502312719 Replace expected @Test attributes with AssertJ 6 years ago
Phillip Webb 910b81928f Replace try/catch with AssertJ 6 years ago
Phillip Webb a5aa6b3d7f Remove blank lines from all tests 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 8d80166aaf Update exception variable names 6 years ago
Phillip Webb db55ef4b3b Migrate to BDD Mockito 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 37fa94fafc Organize imports 6 years ago
Phillip Webb 5f64f53c3f Use consistent "@" tag order in Javadoc 6 years ago
Phillip Webb 71bc145ae4 Remove superfluous comments 6 years ago
Phillip Webb b7fc18262d Reformat code using spring-javaformat 6 years ago
Dávid Kovács 2d9a6aca98 Deprecate openID 2.0 support 6 years ago
Thomas Vitale 84f45e4196 Deprecate OpenID 2.0 Support 6 years ago
Lars Grefer 95511331fa fix checkstyle 7 years ago
Lars Grefer 34dd5fea30 Remove redundant throws clauses 7 years ago
Lars Grefer fb39d9c255 Anonymous type can be replaced with lambda 7 years ago
Spring Operator 3b89754926 URL Cleanup 7 years ago
Spring Operator b93528138e URL Cleanup 7 years ago
Johnny Lim 68878a1675 Replace isEqualTo(null) with isNull() 8 years ago
Johnny Lim 57353d18e5 Use diamond type 8 years ago
Antoine 0771778b81 Polish more AssertJ assertions 9 years ago
Rob Winch 445834784a Update to Mockito 2.10.0 9 years ago
Rob Winch e16b8e7976 Fix logback-test.xml 9 years ago
Eddú Meléndez a2ead4cf7a Polish 10 years ago
Rob Winch f221920a19 Clean up code to conform to basic checkstyle 10 years ago
Billy Korando 71d4ce96ad Convert to assertj 10 years ago
Rob Winch bb600a473e Start AssertJ Migration 10 years ago
Rob Winch ae6af5d73c SEC-2915: Updated Java Code Formatting 11 years ago
Rob Winch c67ff42b8a SEC-2783: XML Configuration Defaults Should Match JavaConfig 11 years ago
Rob Winch 6e204fff72 SEC-2781: Remove deprecations 11 years ago
Rob Winch 086056f191 SEC-2289: Make compatible with Spring 4 as well 13 years ago
Tom Boettcher 54c1c20c69 SEC-2187: Encode query parameter names and values in return_to URL 13 years ago
Luke Taylor 89fa771093 SEC-1753: Cater for missing DiscoveryInformation object in OpenID4JavaConsumer.endConsumption. 15 years ago
Rob Winch ae5b402651 SEC-1729: Revert "SEC-1710: Added shutdown method to OpenID4JavaConsumer that invokes MultiThreadedHttpConnectionManager.shutdownAll()" since it is superseded by SEC-1729 15 years ago
Rob Winch a6b0c265db SEC-1729: Revert "SEC-1711: Support verifying that attribute exchange parameters were signed" since it is superseded by SEC-1729 15 years ago
Rob Winch 5c05575c0d Cleaned up warnings in openid module 15 years ago
Rob Winch 68ba11ba7b SEC-1711: Support verifying that attribute exchange parameters were signed 15 years ago
Rob Winch 62ba0fca5c SEC-1710: Added shutdown method to OpenID4JavaConsumer that invokes MultiThreadedHttpConnectionManager.shutdownAll() 15 years ago
Luke Taylor 4a1908188a SEC-1701: Trim claimed identity parameter value before submitting to OpenID4Java. 15 years ago
Luke Taylor 84ba7a0ea9 Additional tests for OpenID classes and minor refactoring of OpenID4JavaConsumer for easier testing. 15 years ago
Luke Taylor d3d9c5db59 Refactoring of UserDetailsService injection (for X509, OpenID and RememberMeServices) to use a factory bean rather than a post-processor. 16 years ago
Luke Taylor 052537c8b0 Removing $Id$ markers and stripping trailing whitespace from the codebase. 16 years ago
Luke Taylor 4d8956a227 SEC-1288: Changed claimedIdentityFieldName in OpenIDAuthenticationFilter to "openid_identifier", as recommended by the 2.0 spec. 17 years ago
Luke Taylor e94c7739d2 Remove dependency on MockAuthenticationManager 17 years ago
Luke Taylor 1286741c7c SEC-1259: Improve consistency of authentication filter names. 17 years ago
Luke Taylor 07d7c0ddae Renamed form and openID filters to shorten names 17 years ago