Uses of Class
org.openiam.mq.constants.queue.am.OAuthQueue
-
Packages that use OAuthQueue Package Description org.openiam.config org.openiam.esb.am.mq org.openiam.rest org.openiam.srvc.am -
-
Uses of OAuthQueue in org.openiam.config
Methods in org.openiam.config that return OAuthQueue Modifier and Type Method Description OAuthQueue
AmVHostConfig. oauthQueue()
-
Uses of OAuthQueue in org.openiam.esb.am.mq
Constructors in org.openiam.esb.am.mq with parameters of type OAuthQueue Constructor Description OAuthListener(OAuthQueue queue)
-
Uses of OAuthQueue in org.openiam.rest
Constructors in org.openiam.rest with parameters of type OAuthQueue Constructor Description OAuthProviderRestController(OAuthQueue queue)
Deprecated. -
Uses of OAuthQueue in org.openiam.srvc.am
Constructors in org.openiam.srvc.am with parameters of type OAuthQueue Constructor Description OAuthWebServiceImpl(OAuthQueue queue)
-