Uses of Class
org.openiam.mq.constants.queue.user.ChallengeResponseQueue
-
Packages that use ChallengeResponseQueue Package Description org.openiam.config org.openiam.esb.core.mq org.openiam.srvc.user -
-
Uses of ChallengeResponseQueue in org.openiam.config
Methods in org.openiam.config that return ChallengeResponseQueue Modifier and Type Method Description ChallengeResponseQueue
UserVHostConfig. challengeResponseQueue()
-
Uses of ChallengeResponseQueue in org.openiam.esb.core.mq
Constructors in org.openiam.esb.core.mq with parameters of type ChallengeResponseQueue Constructor Description ChallengeResponseQueueListener(ChallengeResponseQueue queue)
-
Uses of ChallengeResponseQueue in org.openiam.srvc.user
Constructors in org.openiam.srvc.user with parameters of type ChallengeResponseQueue Constructor Description ChallengeResponseWebServiceImpl(ChallengeResponseQueue queue)
-