Uses of Class
org.openiam.mq.constants.queue.am.AuthResourceAttributeQueue
-
Packages that use AuthResourceAttributeQueue Package Description org.openiam.config org.openiam.esb.am.mq org.openiam.srvc.am -
-
Uses of AuthResourceAttributeQueue in org.openiam.config
Methods in org.openiam.config that return AuthResourceAttributeQueue Modifier and Type Method Description AuthResourceAttributeQueue
AmVHostConfig. authResourceAttributeQueue()
-
Uses of AuthResourceAttributeQueue in org.openiam.esb.am.mq
Constructors in org.openiam.esb.am.mq with parameters of type AuthResourceAttributeQueue Constructor Description AuthResourceAttributeListener(AuthResourceAttributeQueue queue)
-
Uses of AuthResourceAttributeQueue in org.openiam.srvc.am
Constructors in org.openiam.srvc.am with parameters of type AuthResourceAttributeQueue Constructor Description AuthResourceAttributeWebServiceImpl(AuthResourceAttributeQueue queue)
-