Class Hierarchy
- java.lang.Object
- com.broadleafcommerce.auth.client.service.DefaultContextHelperService (implements com.broadleafcommerce.auth.client.service.ContextHelperService)
- com.broadleafcommerce.auth.client.service.DefaultOAuth2AuthorizedClientRepository (implements org.springframework.security.oauth2.client.web.OAuth2AuthorizedClientRepository)
- com.broadleafcommerce.auth.client.service.DefaultOAuth2AuthorizedClientRepository.TenantAwareOAuth2AuthorizedClientWrapper
- com.broadleafcommerce.auth.client.service.DefaultOAuthClientRegistrationPersistenceService<P,D> (implements com.broadleafcommerce.auth.client.service.OAuthClientRegistrationPersistenceService<P>)
- com.broadleafcommerce.auth.client.service.OAuthClientRegistrationUtils
Interface Hierarchy
- com.broadleafcommerce.auth.client.service.ContextHelperService
- com.broadleafcommerce.auth.client.service.OAuthClientRegistrationPersistenceService<P>