Interface | Description |
---|---|
BroadleafClientRegistrationRepository |
This enhances the
ClientRegistrationRepository interface to enable users to get all
ClientRegistrations at once. |
ClientRegistrationPropertiesService<P extends OAuthClientRegistrationWrapper> |
This service is intended to provide
OAuthClientRegistrationWrapper objects built from
OAuth2ClientProperties defined through application properties. |
Class | Description |
---|---|
DefaultBroadleafClientRegistrationRepository |
Provides
ClientRegistration objects to the OAuth2 Client beans. |
DefaultClientRegistrationPropertiesService<P extends OAuthClientRegistrationWrapper> |
This service provides
OAuthClientRegistrationWrapper objects built from
OAuth2ClientProperties defined through application properties. |
Copyright © 2021. All rights reserved.