Uses of Class
org.openiam.common.beans.mq.MailRabbitMQService
-
-
Uses of MailRabbitMQService in org.openiam.esb.core.batch.tasks
Fields in org.openiam.esb.core.batch.tasks declared as MailRabbitMQService Modifier and Type Field Description protected MailRabbitMQService
AbstractInitializer. mailRabbitMQService
-
Uses of MailRabbitMQService in org.openiam.esb.core.service.impl
Fields in org.openiam.esb.core.service.impl declared as MailRabbitMQService Modifier and Type Field Description protected MailRabbitMQService
AuthenticationServiceImpl. mailMQService
Constructors in org.openiam.esb.core.service.impl with parameters of type MailRabbitMQService Constructor Description AuthenticationServiceImpl(AuthStateRepository authStateRepository, LanguageMQService languageMQService, URIFederationService uriFederationService, AuthStateAuthParamXrefRepository authStateAuthParamXrefRepository, PolicyService policyService, AuditLogHelper auditLogHelper, DeviceDataService deviceService, URIPatternRepository uriPatternRepository, OTPProviderRepository otpProviderRepository, ContentProviderRepository contentProviderRepository, DefaultChallengeResponseValidator challengeResponseValidator, ManagedSystemCache managedSystemCache, GeoLocationIpService geoLocationIpService, MailRabbitMQService mailMQService, AuthProviderCache authProviderCache, LoginDataService loginManager, UserDataService userManager, AuthProviderRepository authProviderRepository, PhoneDozerConverter phoneDozerConverter, AuditLogService auditLogService, EmailAddressDozerConverter emailAddressDozerConverter, SSOTokenModule defaultSSOToken, ScriptIntegration scriptRunner, UserAuthParamRepository userAuthParamRepository, PolicyCache policyCache, KeyManagementService keyManagementService, LoginRepository loginRepository, PropertyValueCache propertyValueCache, CustomJacksonMapper jacksonMapper, SysConfiguration sysConfiguration, OTPModuleFactory otpModuleFactory)
-
Uses of MailRabbitMQService in org.openiam.idm.provisioning.service.user
Fields in org.openiam.idm.provisioning.service.user declared as MailRabbitMQService Modifier and Type Field Description protected MailRabbitMQService
AbstractUserProvisionOperation. mailMQService
-
Uses of MailRabbitMQService in org.openiam.idm.sweeper
Constructors in org.openiam.idm.sweeper with parameters of type MailRabbitMQService Constructor Description ConnectorServiceDownCheckIDMSweeper(org.redisson.api.RedissonClient redissonClient, ManagedSystemRabbitMQService managedSystemRabbitMQService, ConnectorReplyElasticSearchRepository connectorReplyElasticSearchRepository, PropertyValueCache propertyValueCache, UserRabbitMQService userRabbitMQService, MailRabbitMQService mailRabbitMQService)
-
Uses of MailRabbitMQService in org.openiam.workflow.activiti.delegate.core
Fields in org.openiam.workflow.activiti.delegate.core declared as MailRabbitMQService Modifier and Type Field Description protected MailRabbitMQService
ActivitiApproverAssociationHelper. mailMQService
protected MailRabbitMQService
AbstractNotificationDelegate. mailRabbitMQService
-
Uses of MailRabbitMQService in org.openiam.workflow.activiti.utils
Fields in org.openiam.workflow.activiti.utils declared as MailRabbitMQService Modifier and Type Field Description protected MailRabbitMQService
ActivitiHelper. mailRabbitMQService
-