spring-security/etc
Phillip Webb 418c3d6808 Avoid inner assignments
Replace code of the form `a = b =c` with distinct statements. Although
this results in more lines of code, they are usually easier to
understand.

Issue gh-8945
2020-08-24 17:33:07 -05:00
..
checkstyle Avoid inner assignments 2020-08-24 17:33:07 -05:00
eclipse Add nohttp 2019-04-26 15:34:45 -05:00
nohttp Add OpenSamlRelyingPartyRegistrationBuilderHttpMessageConverter 2020-07-23 15:32:22 -06:00