Uses of Class
org.openiam.mq.constants.queue.synchronization.SynchronizationQueue
-
-
Uses of SynchronizationQueue in org.openiam.config
Methods in org.openiam.config that return SynchronizationQueue Modifier and Type Method Description SynchronizationQueue
IdmVHostConfig. synchronizationQueue()
-
Uses of SynchronizationQueue in org.openiam.esb.core.mq
Constructors in org.openiam.esb.core.mq with parameters of type SynchronizationQueue Constructor Description SynchronizationMessageListener(SynchronizationQueue queue)
-
Uses of SynchronizationQueue in org.openiam.idm.mq.listener
Constructors in org.openiam.idm.mq.listener with parameters of type SynchronizationQueue 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 SynchronizationQueue in org.openiam.srvc.idm
Constructors in org.openiam.srvc.idm with parameters of type SynchronizationQueue Constructor Description IdentitySynchWebServiceImpl(SynchronizationQueue queue)
-
Uses of SynchronizationQueue in org.openiam.sync.service.impl.srcadapter.adapters
Fields in org.openiam.sync.service.impl.srcadapter.adapters declared as SynchronizationQueue Modifier and Type Field Description protected SynchronizationQueue
CSVAdapter. synchronizationQueue
-
Uses of SynchronizationQueue in org.openiam.sync.service.impl.srcadapter.processor
Fields in org.openiam.sync.service.impl.srcadapter.processor declared as SynchronizationQueue Modifier and Type Field Description protected SynchronizationQueue
AbstractSyncObjectProcessor. synchronizationQueue
-