Uses of Interface
org.openiam.idm.srvc.property.service.PropertyValueCache
-
-
Uses of PropertyValueCache in org.openiam.api.connector.groovy
Fields in org.openiam.api.connector.groovy declared as PropertyValueCache Modifier and Type Field Description protected PropertyValueCacheAbstractIPolicyMapGroovy. propertyValueService -
Uses of PropertyValueCache in org.openiam.authmanager.service.impl
Constructors in org.openiam.authmanager.service.impl with parameters of type PropertyValueCache 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 PropertyValueCache in org.openiam.br.service
Constructors in org.openiam.br.service with parameters of type PropertyValueCache Constructor Description BusinessRuleEvaluationService(GroovyScriptEngineIntegration groovyScriptEngineIntegration, UserRabbitMQService userRabbitMQService, UserBusinessRuleRecalculationElasticSearchRepository userBusinessRuleRecalculationElasticSearchRepository, BusinessRuleManagementMQService managementMQService, org.redisson.api.RedissonClient redissonClient, RabbitMQSender sender, ProvisionBulkQueue provisionBulkQueue, ActivitiRabbitMQService activitiRabbitMQService, RoleRabbitMQService roleRabbitMQService, GroupRabbitMQService groupRabbitMQService, ManagedSystemRabbitMQService managedSystemRabbitMQService, PropertyValueCache propertyValueSweeper) -
Uses of PropertyValueCache in org.openiam.cache
Classes in org.openiam.cache that implement PropertyValueCache Modifier and Type Class Description classAbstractPropertyValueRedisCache -
Uses of PropertyValueCache in org.openiam.common.beans.cache
Classes in org.openiam.common.beans.cache that implement PropertyValueCache Modifier and Type Class Description classPropertyValueCacheImpl -
Uses of PropertyValueCache in org.openiam.common.mq.listener
Fields in org.openiam.common.mq.listener declared as PropertyValueCache Modifier and Type Field Description protected PropertyValueCacheAbstractLogListener. propertyValueSweeper -
Uses of PropertyValueCache in org.openiam.common.service
Fields in org.openiam.common.service declared as PropertyValueCache Modifier and Type Field Description protected PropertyValueCacheAbstractBaseService. propertyValueSweeper -
Uses of PropertyValueCache in org.openiam.email.service
Fields in org.openiam.email.service declared as PropertyValueCache Modifier and Type Field Description protected PropertyValueCacheInboxProcessorServiceImpl. propertyValueService -
Uses of PropertyValueCache in org.openiam.esb.core.batch.tasks
Fields in org.openiam.esb.core.batch.tasks declared as PropertyValueCache Modifier and Type Field Description protected PropertyValueCacheAbstractInitializer. propertyValueCache -
Uses of PropertyValueCache in org.openiam.esb.core.device.service.impl
Fields in org.openiam.esb.core.device.service.impl declared as PropertyValueCache Modifier and Type Field Description protected PropertyValueCacheDeviceDataServiceImpl. propertyValueService -
Uses of PropertyValueCache in org.openiam.esb.core.mq
Fields in org.openiam.esb.core.mq declared as PropertyValueCache Modifier and Type Field Description protected PropertyValueCachePropertyValueQueueListener. propertyValueSweeperConstructors in org.openiam.esb.core.mq with parameters of type PropertyValueCache Constructor Description ElasticSearchReindexerListener(EsReindexQueue queue, ElasticsearchReindexProcessor reindexer, UserRabbitMQService userRabbitMQService, PropertyValueCache propertyValueSweeper)SynchronizationBulkSaveQueueListener(SynchronizationBulkSaveQueue queue, ProvisionBulkQueue provisionBulkQueue, RoleDataService roleDataService, com.fasterxml.jackson.databind.ObjectMapper mapper, RabbitMQSender rabbitMQSender, GroupDataService groupDataService, ActivitiService activitiService, ActivitiCreateRequestServiceQueue activitiCreateRequestServiceQueue, ResourceService resourceService, PropertyValueCache propertyValueSweeper, OrganizationService organizationService, PolicyService policyService, UserSaveQueue userSaveQueue, ManagedSystemService managedSystemService, SynchronisationHelper syncHelper, AuditLogHelper auditLogHelper, UserRabbitMQService userRabbitMQService) -
Uses of PropertyValueCache in org.openiam.esb.core.service.impl
-
Uses of PropertyValueCache in org.openiam.esb.core.user.service.impl
Constructors in org.openiam.esb.core.user.service.impl with parameters of type PropertyValueCache Constructor Description OrphanServiceImpl(ManagedSysRepository managedSysRepository, OrphanElasticSearchRepository orphanRepo, UserMgr userService, ProvisionQueue provisionQueue, RabbitMQSender rabbitMQSender, UserRabbitMQService userRabbitMQService, OrphanDocumentToEntityConverter converter, PropertyValueCache propertyValueService, LoginRepository loginDao, AuditLogHelper auditLogHelper, UserSaveQueue userSaveQueue)UserProfileServiceImpl(UserAttributeDozerConverter userAttributeDozerConverter, UserDataService userManager, MetadataElementTemplateService pageTemplateService, UserDozerConverter userDozerConverter, ProfilePictureRepository profilePictureDAO, DefaultEntityValidator entityValidator, PropertyValueCache propertyValueSweeper, ProfilePictureDozerConverter profilePictureDozerConverter, ProvisionQueue provisionQueue, RabbitMQSender rabbitMQSender, UserSaveQueue userSaveQueue) -
Uses of PropertyValueCache in org.openiam.idm.provisioning.service.group
Fields in org.openiam.idm.provisioning.service.group declared as PropertyValueCache Modifier and Type Field Description protected PropertyValueCacheAbstractGroupProvisionOperation. propertyValueServiceprotected PropertyValueCacheAddGroupProvisionOperation. propertyValueSweeper -
Uses of PropertyValueCache in org.openiam.idm.provisioning.service.user
Fields in org.openiam.idm.provisioning.service.user declared as PropertyValueCache Modifier and Type Field Description protected PropertyValueCacheAbstractUserProvisionOperation. propertyValueService -
Uses of PropertyValueCache in org.openiam.idm.provisioning.validation.user
Fields in org.openiam.idm.provisioning.validation.user declared as PropertyValueCache Modifier and Type Field Description protected PropertyValueCacheDefaultUserProvisioningValidator. propertyValueSweeper -
Uses of PropertyValueCache in org.openiam.idm.service
Fields in org.openiam.idm.service declared as PropertyValueCache Modifier and Type Field Description protected PropertyValueCacheAbstractMapProcessorService. propertyValueService -
Uses of PropertyValueCache in org.openiam.idm.sweeper
Constructors in org.openiam.idm.sweeper with parameters of type PropertyValueCache Constructor Description ConnectorServiceDownCheckIDMSweeper(org.redisson.api.RedissonClient redissonClient, ManagedSystemRabbitMQService managedSystemRabbitMQService, ConnectorReplyElasticSearchRepository connectorReplyElasticSearchRepository, PropertyValueCache propertyValueCache, UserRabbitMQService userRabbitMQService, MailRabbitMQService mailRabbitMQService) -
Uses of PropertyValueCache in org.openiam.match
Fields in org.openiam.match declared as PropertyValueCache Modifier and Type Field Description protected PropertyValueCacheAbstractMatchObjectRule. propertyValueSweeper -
Uses of PropertyValueCache in org.openiam.recon.service.impl.processor
Fields in org.openiam.recon.service.impl.processor declared as PropertyValueCache Modifier and Type Field Description protected PropertyValueCacheAbstractReconciliationProcessor. propertyValueSweeper -
Uses of PropertyValueCache in org.openiam.recon.service.impl.srcadapter.adapters
Fields in org.openiam.recon.service.impl.srcadapter.adapters declared as PropertyValueCache Modifier and Type Field Description protected PropertyValueCacheAbstractReconSrcAdapter. propertyValueSweeper -
Uses of PropertyValueCache in org.openiam.sync.service.impl.srcadapter.adapters
Fields in org.openiam.sync.service.impl.srcadapter.adapters declared as PropertyValueCache Modifier and Type Field Description protected PropertyValueCacheAbstractSrcAdapter. propertyValueSweeper -
Uses of PropertyValueCache in org.openiam.sync.service.impl.srcadapter.processor
Fields in org.openiam.sync.service.impl.srcadapter.processor declared as PropertyValueCache Modifier and Type Field Description protected PropertyValueCacheAbstractSyncObjectProcessor. propertyValueSweeper -
Uses of PropertyValueCache in org.openiam.workflow.activiti.delegate.core
Fields in org.openiam.workflow.activiti.delegate.core declared as PropertyValueCache Modifier and Type Field Description protected PropertyValueCacheAbstractNotificationDelegate. propertyValueServiceprotected PropertyValueCacheActivitiApproverAssociationHelper. propertyValueSweeper -
Uses of PropertyValueCache in org.openiam.workflow.activiti.delegate.user.access.request
Fields in org.openiam.workflow.activiti.delegate.user.access.request declared as PropertyValueCache Modifier and Type Field Description protected PropertyValueCacheCreateAccessRequestExecutor. propertyValueSweeperDeprecated. -
Uses of PropertyValueCache in org.openiam.workflow.activiti.groovy
Fields in org.openiam.workflow.activiti.groovy declared as PropertyValueCache Modifier and Type Field Description protected PropertyValueCacheAbstractApproverAssociationIdentifier. propertyValueSweeperprotected PropertyValueCacheIntegrateCreateUserRequestHelper. propertyValueSweeperprotected PropertyValueCacheResourceGroovyScriptHelper. propertyValueSweeper -
Uses of PropertyValueCache in org.openiam.workflow.activiti.utils
Fields in org.openiam.workflow.activiti.utils declared as PropertyValueCache Modifier and Type Field Description protected PropertyValueCacheActivitiHelper. propertyValueSweeper
-