spring-security/oauth2/oauth2-client
Joe Grandja e554547593 Revert Map constructor for InMemoryReactiveClientRegistrationRepository
This commit reverts f6414e9a52 and
partial revert of e1b095df32.
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.
2019-07-08 15:32:52 -04:00
..
src Revert Map constructor for InMemoryReactiveClientRegistrationRepository 2019-07-08 15:32:52 -04:00
spring-security-oauth2-client.gradle Add Test<DomainObject>s For OAuth2 2018-08-19 21:08:28 -05:00