spring-security/config
Josh Cummings b437ce03b0
HttpHeadersConfigTests groovy->java
Also, slightly modified the approach when asserting headers. In the
previous incarnation, the tests would assert an exact match against
the list of headers, which is more brittle than confirming that the
expected headers are there and the unexpected ones are not.

Now, should Spring Security add other headers that are outside the
purview of the secure headers configuration, the assertions won't
break.

Issue: gh-4939
2018-06-20 07:53:22 -06:00
..
src HttpHeadersConfigTests groovy->java 2018-06-20 07:53:22 -06:00
spring-security-config.gradle Use Spring Framework 5.1.0 SNAPSHOT 2018-06-05 12:28:51 -05:00