Package com.broadleafcommerce.auth.client.domain
package com.broadleafcommerce.auth.client.domain
-
ClassesClassDescriptionWhile
OAuth2AuthorizedClient
is the direct class used by Spring for security flows, this is the business domain representation of its persistence in Broadleaf.A wrapper forClientRegistration.ProviderDetails
to allow correspondence with a persistent version of the same.Wrapper forClientRegistration
.Extension of Spring'sOAuth2AuthorizedClient
that is aware of which tenant it is in.