Package com.broadleafcommerce.adminuser.user.messaging
package com.broadleafcommerce.adminuser.user.messaging
-
ClassDescriptionConsumer for handling Admin User modifications if they originate from the auth service.Responsible for managing
AdminUser
record if admin user modification is initiated from the authentication service instead of this service.An extension ofPersistenceMessage
that includes an operation type field and timestamp field describing the change on the entity.Consumer for handling updates to thedomain
Handles updatingAdminUsers
after their correspondingAuth Users
are updated.