Uses of Class
com.broadleafcommerce.auth.user.messaging.autoconfigure.AccountUserManualCreationMessagingProperties
Packages that use AccountUserManualCreationMessagingProperties
Package
Description
-
Uses of AccountUserManualCreationMessagingProperties in com.broadleafcommerce.auth.user.messaging
Methods in com.broadleafcommerce.auth.user.messaging that return AccountUserManualCreationMessagingPropertiesConstructors in com.broadleafcommerce.auth.user.messaging with parameters of type AccountUserManualCreationMessagingPropertiesModifierConstructorDescriptionAccountUserManuallyCreatedEventListener(com.broadleafcommerce.common.messaging.service.IdempotentMessageConsumptionService idempotentConsumptionService, UserRoleService<UserRole> userRoleService, CustomerPersistenceUtil customerPersistenceUtil, AccountUserManualCreationMessagingProperties properties, com.broadleafcommerce.common.extension.TypeFactory typeFactory) -
Uses of AccountUserManualCreationMessagingProperties in com.broadleafcommerce.auth.user.messaging.autoconfigure
Methods in com.broadleafcommerce.auth.user.messaging.autoconfigure with parameters of type AccountUserManualCreationMessagingPropertiesModifier and TypeMethodDescriptionAuthUserMessagingAutoConfiguration.accountUserCreatedEventListener(com.broadleafcommerce.common.messaging.service.IdempotentMessageConsumptionService idempotentMessageConsumptionService, UserRoleService<UserRole> userRoleService, CustomerPersistenceUtil customerPersistenceUtil, AccountUserManualCreationMessagingProperties properties, com.broadleafcommerce.common.extension.TypeFactory typeFactory)