Class InMemoryReactiveOAuth2AuthorizedClientService

java.lang.Object
org.springframework.security.oauth2.client.InMemoryReactiveOAuth2AuthorizedClientService
All Implemented Interfaces:
ReactiveOAuth2AuthorizedClientService

public final class InMemoryReactiveOAuth2AuthorizedClientService extends Object implements ReactiveOAuth2AuthorizedClientService
Since:
5.1
See Also: