mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-02-23 23:31:27 +00:00
This commit reverts f6414e9a52f6a66dc8d21c0455c0b9ead7edc520 and partial revert of e1b095df3260c45c53408ef0a3360a7aa7c5073b. NOTE: InMemoryReactiveClientRegistrationRepository should not expose a Map constructor as it would allow the caller to pass in a 'distributed' (remote) Map, which would result in a blocking I/O operation.