Uses of Class
org.openiam.mq.constants.queue.am.AMManagerQueue
-
Packages that use AMManagerQueue Package Description org.openiam.authmanager.mq org.openiam.config org.openiam.srvc.am -
-
Uses of AMManagerQueue in org.openiam.authmanager.mq
Constructors in org.openiam.authmanager.mq with parameters of type AMManagerQueue Constructor Description AMManagerQueueListener(AMManagerQueue queue)
-
Uses of AMManagerQueue in org.openiam.config
Methods in org.openiam.config that return AMManagerQueue Modifier and Type Method Description AMManagerQueue
AmVHostConfig. amManagerQueue()
-
Uses of AMManagerQueue in org.openiam.srvc.am
Constructors in org.openiam.srvc.am with parameters of type AMManagerQueue Constructor Description AuthorizationManagerWebServiceImpl(AMManagerQueue queue)
-