Package org.openiam.common.beans.mq
Class DeviceNotificationMQService
- java.lang.Object
-
- org.openiam.common.beans.mq.AbstractRabbitMQService
-
- org.openiam.common.beans.mq.DeviceNotificationMQService
-
@Service public class DeviceNotificationMQService extends AbstractRabbitMQService
-
-
Field Summary
-
Fields inherited from class org.openiam.common.beans.mq.AbstractRabbitMQService
rabbitMQSender
-
-
Constructor Summary
Constructors Constructor Description DeviceNotificationMQService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
sendResetPasswordForUser(String userId)
-
Methods inherited from class org.openiam.common.beans.mq.AbstractRabbitMQService
crudRequest, idRequest
-
-
-
-
Method Detail
-
sendResetPasswordForUser
public void sendResetPasswordForUser(String userId)
-
-