Package | Description |
---|---|
com.broadleafcommerce.auth.user.listener | |
com.broadleafcommerce.auth.user.listener.autoconfigure |
Modifier and Type | Method and Description |
---|---|
protected UserCreationProducer |
CustomerPersistenceHandler.getUserCreationProducer() |
Constructor and Description |
---|
CustomerPersistenceHandler(UserService<User> userService,
AuthorizedClientService<AuthorizedClient> clientService,
ApplicationService<Application> applicationService,
UserCreationProducer userCreationProducer,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
UserLockoutService userLockoutService) |
Modifier and Type | Method and Description |
---|---|
CustomerPersistenceHandler |
AuthDataUpdatePersistenceHandlerAutoConfiguration.customerPersistenceHandler(UserService<User> userService,
AuthorizedClientService<AuthorizedClient> clientService,
ApplicationService<Application> applicationService,
UserCreationProducer userCreationProducer,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
UserLockoutService userLockoutService) |
Copyright © 2021. All rights reserved.