spring-boot/spring-boot-samples/spring-boot-sample-web-secure/src
Dave Syer cc3f673874 Narrow range of events listened for in security audit
The InteractiveAuthenticationSuccessEvent is always shadowed by a
regulat AuthenticationSuccessEvent, so there's no need to listen for
all AbstractAuthenticationSuccessEvents.

Fixes gh-4355
2015-11-02 10:01:45 +00:00
..
main Narrow range of events listened for in security audit 2015-11-02 10:01:45 +00:00
test/java/sample/web/secure Update the samples to use @WebIntegrationTest and randomPort=true 2015-10-27 11:56:01 +00:00