Uses of Class
org.openiam.mq.constants.queue.am.OTPProviderQueue
-
Packages that use OTPProviderQueue Package Description org.openiam.config org.openiam.esb.core.mq org.openiam.srvc.otp -
-
Uses of OTPProviderQueue in org.openiam.config
Methods in org.openiam.config that return OTPProviderQueue Modifier and Type Method Description OTPProviderQueue
AmVHostConfig. otpProviderQueue()
-
Uses of OTPProviderQueue in org.openiam.esb.core.mq
Constructors in org.openiam.esb.core.mq with parameters of type OTPProviderQueue Constructor Description OTPProviderListener(OTPProviderQueue queue)
-
Uses of OTPProviderQueue in org.openiam.srvc.otp
Constructors in org.openiam.srvc.otp with parameters of type OTPProviderQueue Constructor Description OTPProviderDataWebServiceImpl(OTPProviderQueue otpProviderQueue)
-