SEC-2973: Add OnCommittedResponseWrapper

This ensures that Spring Session & Security's logic for performing
a save on the response being committed can easily be kept in synch.
Further this ensures that the SecurityContext is now persisted when
the response body meets the content length.
This commit is contained in:
Rob Winch
2015-07-14 14:41:50 -05:00
parent 316886affc
commit 08b1b56e2c
3 changed files with 1677 additions and 351 deletions