Uses of Class
org.openiam.mq.constants.queue.am.AuthProviderQueue
-
Packages that use AuthProviderQueue Package Description org.openiam.config org.openiam.esb.am.mq org.openiam.srvc.am -
-
Uses of AuthProviderQueue in org.openiam.config
Methods in org.openiam.config that return AuthProviderQueue Modifier and Type Method Description AuthProviderQueue
AmVHostConfig. authProviderQueue()
-
Uses of AuthProviderQueue in org.openiam.esb.am.mq
Constructors in org.openiam.esb.am.mq with parameters of type AuthProviderQueue Constructor Description AuthProviderListener(AuthProviderQueue queue)
UserAuthParamListener(AuthProviderQueue queue)
-
Uses of AuthProviderQueue in org.openiam.srvc.am
Constructors in org.openiam.srvc.am with parameters of type AuthProviderQueue Constructor Description AuthProviderWebServiceImpl(AuthProviderQueue queue)
-