Uses of Class
org.openiam.mq.constants.queue.user.UserServiceQueue
-
-
Uses of UserServiceQueue in org.openiam.api.connector.groovy
Fields in org.openiam.api.connector.groovy declared as UserServiceQueue Modifier and Type Field Description protected UserServiceQueueAbstractIPolicyMapGroovy. userServiceQueue -
Uses of UserServiceQueue in org.openiam.common.beans.mq
Constructors in org.openiam.common.beans.mq with parameters of type UserServiceQueue Constructor Description UserRabbitMQService(UserServiceQueue userServiceQueue, UserFindBeansQueue userFindBeansQueue, OrphanQueue orphanQueue, GetUserWithDependenciesQueue getUserWithDependenciesQueue, UserSaveQueue userSaveQueue) -
Uses of UserServiceQueue in org.openiam.config
Methods in org.openiam.config that return UserServiceQueue Modifier and Type Method Description UserServiceQueueUserVHostConfig. userServiceQueue() -
Uses of UserServiceQueue in org.openiam.esb.core.mq
Constructors in org.openiam.esb.core.mq with parameters of type UserServiceQueue Constructor Description UserServiceQueueListener(UserServiceQueue queue) -
Uses of UserServiceQueue in org.openiam.idm.provisioning.service.user
Fields in org.openiam.idm.provisioning.service.user declared as UserServiceQueue Modifier and Type Field Description protected UserServiceQueueAbstractUserProvisionOperation. userServiceQueue -
Uses of UserServiceQueue in org.openiam.srvc.user
Constructors in org.openiam.srvc.user with parameters of type UserServiceQueue 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)
-