Uses of Class
org.openiam.common.beans.mq.LoginMQService
-
-
Uses of LoginMQService in org.openiam.idm.mq.listener
Constructors in org.openiam.idm.mq.listener with parameters of type LoginMQService Constructor Description ConnectorResponseListener(org.springframework.amqp.rabbit.core.RabbitTemplate connectorRabbitTemplate, RabbitMQSender sender, CustomJacksonMapper jacksonMapper, UserRabbitMQService userRabbitMQService, LoginMQService loginMQService, ProvisionStreamElasticSearchRepository provisionStreamElasticSearchRepository, IdentityRabbitMqService identityRabbitMqService, ConnectorReplyElasticSearchRepository connectorReplyElasticSearchRepository, SendSingleEventProvisioningOperation sendSingleEventProvisioningOperation, AuditLogSupplier auditLogSupplier, ProvisionRequestElasticSearchRepository provisionRequestElasticSearchRepository, ManagedSystemCache managedSysCache, GroovyScriptEngineIntegration groovyScriptEngineIntegration, AsynchronSynchronizationQueue asynchronSynchronizationQueue, AsynchronReconciliationQueue asynchronReconciliationQueue, SynchronizationQueue synchronizationQueue, AuditLogHelper auditLogHelper)
-
Uses of LoginMQService in org.openiam.idm.provisioning.service
-
Uses of LoginMQService in org.openiam.idm.provisioning.service.user
Fields in org.openiam.idm.provisioning.service.user declared as LoginMQService Modifier and Type Field Description protected LoginMQService
AbstractUserProvisionOperation. loginMQService
-
Uses of LoginMQService in org.openiam.idm.service
Fields in org.openiam.idm.service declared as LoginMQService Modifier and Type Field Description protected LoginMQService
AbstractMapProcessorService. loginMQService
-
Uses of LoginMQService in org.openiam.workflow.activiti.delegate.core
Fields in org.openiam.workflow.activiti.delegate.core declared as LoginMQService Modifier and Type Field Description protected LoginMQService
AbstractNotificationDelegate. loginMQService
-
Uses of LoginMQService in org.openiam.workflow.activiti.utils
Fields in org.openiam.workflow.activiti.utils declared as LoginMQService Modifier and Type Field Description protected LoginMQService
ActivitiHelper. loginMQService
-