Package com.broadleafcommerce.datafeed.service.collector.provider.autoconfigure.oauth2.client
package com.broadleafcommerce.datafeed.service.collector.provider.autoconfigure.oauth2.client
-
ClassDescriptionAlternative to
DefaultClientCredentialsTokenResponseClient
that usesWebClient
and allows for access token response that contain additional non-String parameters.This component implementsOAuth2AuthorizedClientManager
and internally instantiates and delegates toAuthorizedClientServiceOAuth2AuthorizedClientManager
.