Uses of Class
org.openiam.mq.constants.queue.user.UserAttributeQueue
-
Packages that use UserAttributeQueue Package Description org.openiam.config org.openiam.esb.core.meta.service.impl org.openiam.esb.core.mq -
-
Uses of UserAttributeQueue in org.openiam.config
Methods in org.openiam.config that return UserAttributeQueue Modifier and Type Method Description UserAttributeQueue
UserVHostConfig. userAttributeQueue()
-
Uses of UserAttributeQueue in org.openiam.esb.core.meta.service.impl
Constructors in org.openiam.esb.core.meta.service.impl with parameters of type UserAttributeQueue Constructor Description MetadataElementServiceImpl(MetadataElementRepository dbRepository, MetaDataElementDozerConverter converter, MetadataTypeRepository metadataTypeDao, ResourceTypeRepository resourceTypeDAO, ResourceRepository resourceDAO, MetadataValidValueRepository validValueDAO, RabbitMQSender rabbitMQSender, RoleAttributeQueue roleAttributeQueue, GroupAttributeQueue groupAttributeQueue, OrganizationAttributeQueue organizationAttributeQueue, ResourceAttributeQueue resourceAttributeQueue, UserAttributeQueue userAttributeQueue)
-
Uses of UserAttributeQueue in org.openiam.esb.core.mq
Constructors in org.openiam.esb.core.mq with parameters of type UserAttributeQueue Constructor Description UserAttributeListener(UserAttributeQueue queue)
-