spring-security/web
Rob Winch 6a0833165a AuthorizationWebFilter handles null Authentication
If the AuthorizationManager used the Authentication and the Authentication
was null the AuthorizationWebFilter would produce a NullPointerException

This commit fixes the test to ensure that Authentication is subscribed to
and ensures that the Authentication is not null

Fixes: gh-4966
2018-01-22 15:16:58 -06:00
..
src AuthorizationWebFilter handles null Authentication 2018-01-22 15:16:58 -06:00
spring-security-web.gradle Move spring-security-webflux into spring-security-web 2017-10-18 16:20:09 -05:00