Package | Description |
---|---|
com.broadleafcommerce.auth.client.registration | |
com.broadleafcommerce.auth.user.web.endpoint |
Modifier and Type | Class and Description |
---|---|
class |
DefaultBroadleafClientRegistrationRepository
Provides
ClientRegistration objects to the OAuth2 Client beans. |
Modifier and Type | Field and Description |
---|---|
protected BroadleafClientRegistrationRepository |
AuthenticationController.clientRegistrationRepository |
Modifier and Type | Method and Description |
---|---|
protected BroadleafClientRegistrationRepository |
AuthenticationController.getClientRegistrationRepository() |
Constructor and Description |
---|
AuthenticationController(UserPasswordService<PasswordToken,User> userPasswordService,
ClientRedirectService redirectService,
UserLoginService loginService,
UserLoginProperties properties,
AuthorizedClientService<AuthorizedClient> clientService,
ClientIdentityProviderProperties clientProperties,
BroadleafClientRegistrationRepository clientRegistrationRepository,
com.broadleafcommerce.common.extension.TypeFactory typeFactory) |
Copyright © 2021. All rights reserved.