`ThreadLocalAccessor` support to be added for: * `SecurityContextHolder` * `ReactiveSecurityContextHolder` * `ServerWebExchange` (Context attribute set by [`ServerWebExchangeReactorContextWebFilter`](https://github.com/spring-projects/spring-security/blob/f2d78a01c3f2401dfdb780b4c9be13564e9048d7/config/src/main/java/org/springframework/security/config/web/server/ServerHttpSecurity.java#L4055-L4062)) Related gh-13733