Uses of Class
org.openiam.common.beans.mq.AuthManagerMQService
-
-
Uses of AuthManagerMQService in org.openiam.authmanager.service.impl
Constructors in org.openiam.authmanager.service.impl with parameters of type AuthManagerMQService Constructor Description AuthorizationManagerServiceImpl(org.springframework.transaction.PlatformTransactionManager platformTransactionManager, PropertyValueCache propertyValueSweeper, UserRabbitMQService userRabbitMQService, RabbitMQSender rabbitMQSender, MembershipDAO membershipDAO, AuthManagerDAO authManagerDAO, ProvisionBulkQueue provisionQueue, AuthorizationManagerDataProvider dataProvider, org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversalSource graphSource, org.redisson.api.RedissonClient redissonClient, EdgeIdCacheSweeper edgeIdCacheSweeper, EntitltementsObjectCache publicResourceCache, org.springframework.data.redis.core.RedisTemplate<String,AuthorizationCacheToken> remoteEntitlementsCache, GraphIdCacheSweeper graphIdCacheSweeper, AbstractGraphIdProvider graphIdProvider, GraphOperations graphOperations, EntitltementsObjectCacheSweeper entitlementsObjectsCacheSweeper, AuthManagerMQService authManagerMQService, org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor entitlementsExecutor)
-
Uses of AuthManagerMQService in org.openiam.esb.core.org.service.impl
-
Uses of AuthManagerMQService in org.openiam.esb.core.pswd.service.impl
Constructors in org.openiam.esb.core.pswd.service.impl with parameters of type AuthManagerMQService Constructor Description PasswordPolicyProviderImpl(ContentProviderRepository contentProviderDAO, PolicyRepository policyDAO, SysConfiguration sysConfiguration, PolicyDozerConverter policyDozerConverter, URIPatternRepository uriPatternDAO, AuthManagerMQService authManager, RoleRepository roleRepository, GroupRepository groupRepository, OrganizationRepository organizationRepository, DefaultPasswordPolicyResolver policyResolver, LoginRepository loginDAO, ManagedSysRepository managedSysDAO, AuthProviderCache authProviderCache, PolicyCache policyCache)
-
Uses of AuthManagerMQService in org.openiam.esb.core.service.impl
Fields in org.openiam.esb.core.service.impl declared as AuthManagerMQService Modifier and Type Field Description protected AuthManagerMQService
AbstractEntitlementGetBeansServiceImpl. authorizationManagerService
-
Uses of AuthManagerMQService in org.openiam.idm.provisioning.service
Fields in org.openiam.idm.provisioning.service declared as AuthManagerMQService Modifier and Type Field Description protected AuthManagerMQService
AbstractProvisioningOperation. authManagerMQService
-
Uses of AuthManagerMQService in org.openiam.workflow.activiti.delegate.core
Fields in org.openiam.workflow.activiti.delegate.core declared as AuthManagerMQService Modifier and Type Field Description protected AuthManagerMQService
AbstractNotificationDelegate. authManagerMQService
-
Uses of AuthManagerMQService in org.openiam.workflow.activiti.utils
Fields in org.openiam.workflow.activiti.utils declared as AuthManagerMQService Modifier and Type Field Description protected AuthManagerMQService
ActivitiHelper. authManagerService
-