Package com.broadleafcommerce.auth.client.registration
-
Interface Summary Interface Description BroadleafClientRegistrationRepository This enhances theClientRegistrationRepositoryinterface to enable users to get all ClientRegistrations at once.ClientRegistrationPropertiesService<P extends OAuthClientRegistrationWrapper> This service is intended to provideOAuthClientRegistrationWrapperobjects built fromOAuth2ClientPropertiesdefined through application properties. -
Class Summary Class Description DefaultBroadleafClientRegistrationRepository ProvidesClientRegistrationobjects to the OAuth2 Client beans.DefaultClientRegistrationPropertiesService<P extends OAuthClientRegistrationWrapper> This service providesOAuthClientRegistrationWrapperobjects built fromOAuth2ClientPropertiesdefined through application properties.