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, ReconciliationConfigRabbitMQService reconConfigMQService) -
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 LoginMQServiceAbstractUserProvisionOperation. loginMQService -
Uses of LoginMQService in org.openiam.idm.service
Fields in org.openiam.idm.service declared as LoginMQService Modifier and Type Field Description protected LoginMQServiceAbstractMapProcessorService. 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 LoginMQServiceAbstractNotificationDelegate. 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 LoginMQServiceActivitiHelper. loginMQService
-