Uses of Class
org.openiam.common.beans.mq.IdentityRabbitMqService
-
Packages that use IdentityRabbitMqService Package Description org.openiam.idm.mq.listener org.openiam.idm.provisioning.service.group -
-
Uses of IdentityRabbitMqService in org.openiam.idm.mq.listener
Constructors in org.openiam.idm.mq.listener with parameters of type IdentityRabbitMqService 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 IdentityRabbitMqService in org.openiam.idm.provisioning.service.group
Fields in org.openiam.idm.provisioning.service.group declared as IdentityRabbitMqService Modifier and Type Field Description protected IdentityRabbitMqService
AbstractGroupProvisionOperation. identityRabbitMqService
-