Uses of Class
org.openiam.mq.constants.queue.idm.ProvisionDispatcherQueue
-
-
Uses of ProvisionDispatcherQueue in org.openiam.config
Methods in org.openiam.config that return ProvisionDispatcherQueue Modifier and Type Method Description ProvisionDispatcherQueueIdmVHostConfig. provisionDispatcherQueue() -
Uses of ProvisionDispatcherQueue in org.openiam.esb.core.pswd.service.impl
Fields in org.openiam.esb.core.pswd.service.impl declared as ProvisionDispatcherQueue Modifier and Type Field Description protected ProvisionDispatcherQueuePasswordServiceImpl. provisionDispatcherQueue -
Uses of ProvisionDispatcherQueue in org.openiam.esb.core.service.impl
Fields in org.openiam.esb.core.service.impl declared as ProvisionDispatcherQueue Modifier and Type Field Description protected ProvisionDispatcherQueueSimulationReqServiceImpl. provisionDispatcherQueueConstructors in org.openiam.esb.core.service.impl with parameters of type ProvisionDispatcherQueue Constructor Description SimulationReqServiceImpl(SimulationProvReqRepository simulationRepo, SimulationProvReqDozerConverter simulationConvertor, ProvisionDispatcherQueue provisionDispatcherQueue, RabbitMQSender rabbitMQSender, AuditLogHelper auditLogHelper, CustomJacksonMapper objectMapper, ManagedSystemService managedSysServiceClient) -
Uses of ProvisionDispatcherQueue in org.openiam.idm.mq.listener
Constructors in org.openiam.idm.mq.listener with parameters of type ProvisionDispatcherQueue Constructor Description ProvisioningDispatcherListener(ProvisionDispatcherQueue queue) -
Uses of ProvisionDispatcherQueue in org.openiam.idm.provisioning.service.user
Fields in org.openiam.idm.provisioning.service.user declared as ProvisionDispatcherQueue Modifier and Type Field Description protected ProvisionDispatcherQueueAbstractUserProvisionOperation. provisionDispatcherQueue
-