Uses of Class
org.openiam.mq.constants.queue.am.RoleAttributeQueue
-
Packages that use RoleAttributeQueue Package Description org.openiam.config org.openiam.esb.core.meta.service.impl org.openiam.esb.core.mq -
-
Uses of RoleAttributeQueue in org.openiam.config
Methods in org.openiam.config that return RoleAttributeQueue Modifier and Type Method Description RoleAttributeQueue
AmVHostConfig. roleAttributeQueue()
-
Uses of RoleAttributeQueue in org.openiam.esb.core.meta.service.impl
Constructors in org.openiam.esb.core.meta.service.impl with parameters of type RoleAttributeQueue 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 RoleAttributeQueue in org.openiam.esb.core.mq
Constructors in org.openiam.esb.core.mq with parameters of type RoleAttributeQueue Constructor Description RoleAttributeListener(RoleAttributeQueue queue)
-