Package com.broadleafcommerce.auth.user.messaging
package com.broadleafcommerce.auth.user.messaging
-
ClassDescriptionSpring cloud data channel description for messaging input.Listens to
AccountMemberRoleChangeRequest
messages and delegates them to theAccountMemberRoleChangeRequestHandler
.Spring cloud data channel description for messaging input.Listens toCustomerAccountUpdateRequest
messages and delegates them to theAccountUpdateRequestHandler
.Consumes Metadata Augmentation changes.Listen for augmentation changes from the metadata service.Represents the data needed to send a notification after an account user submits a cart requiring approval.Represents a summary of an Approver User.Spring cloud data channel description for messaging input.Component responsible for handlingCartApprovalRequestEvents
.Spring cloud data channel description for messaging output.Represents a request to remove a customer segment from multiple users.Represents the creation or modification of an admin who has logged in via a third party system.Responsible for sending an event to be picked up by the admin user service when an admin auth user is automatically created in a third party authentication flow.Spring cloud data channel description for messaging input.Listens to user claims request events and delegates them to theUserAttributesRequestHandler
.A message event dispatched when a user is registered within the system.Spring cloud data channel description for messaging output.Output channel used when aUser
update occurs.