Uses of Class
org.openiam.mq.constants.queue.user.UserFindBeansQueue
-
Packages that use UserFindBeansQueue Package Description org.openiam.common.beans.mq org.openiam.config org.openiam.esb.core.mq org.openiam.srvc.user -
-
Uses of UserFindBeansQueue in org.openiam.common.beans.mq
Constructors in org.openiam.common.beans.mq with parameters of type UserFindBeansQueue Constructor Description UserRabbitMQService(UserServiceQueue userServiceQueue, UserFindBeansQueue userFindBeansQueue, OrphanQueue orphanQueue, GetUserWithDependenciesQueue getUserWithDependenciesQueue, UserSaveQueue userSaveQueue)
-
Uses of UserFindBeansQueue in org.openiam.config
Methods in org.openiam.config that return UserFindBeansQueue Modifier and Type Method Description UserFindBeansQueue
UserVHostConfig. userFindBeansQueue()
-
Uses of UserFindBeansQueue in org.openiam.esb.core.mq
Constructors in org.openiam.esb.core.mq with parameters of type UserFindBeansQueue Constructor Description UserFindBeansQueueListener(UserFindBeansQueue queue)
-
Uses of UserFindBeansQueue in org.openiam.srvc.user
Constructors in org.openiam.srvc.user with parameters of type UserFindBeansQueue Constructor Description UserDataWebServiceImpl(UserServiceQueue queue, UserAuthParamQueue userAuthParamQueue, UserServiceQueue userServiceQueue, UserFindBeansQueue userFindBeansQueue, UserSaveQueue userSaveQueue, OrphanQueue orphanQueue, GetUserWithDependenciesQueue getUserWithDependenciesQueue, UserSuggestQueue suggestQueue, AccessCertificationQueue accessCertificationQueue, AuthStateRepository authStateRepository, AuthStateAuthParamXrefRepository authStateAuthParamXrefRepository, KeyManagementService keyManagementService)
-