We should add the ability to loadContext from just the request.
- [x] gh-11029
- [x] Add SecurityContextRepository.loadContext(HttpServletRequest)
- [x] Update SecurityContextHolderFilter to use SecurityContextRepository.loadContext(HttpServletRequest)
We should add the ability to loadContext from just the request.