Package com.broadleafcommerce.cartoperation.oauth2.client.web
-
Class Summary Class Description InMemoryOAuth2AuthorizedClientRepository Deprecated. Please useSynchronizedDelegatingOAuth2AuthorizedClientManagerorInMemoryOAuth2AuthorizedClientService, which is used internally bySynchronizedDelegatingOAuth2AuthorizedClientManager.SynchronizedDelegatingOAuth2AuthorizedClientManager This component implementsOAuth2AuthorizedClientManagerand internally instantiates and delegates toAuthorizedClientServiceOAuth2AuthorizedClientManager.