Uses of Class
org.openiam.common.beans.audit.AuditLogHelper
-
-
Uses of AuditLogHelper in org.openiam.common.mq.listener
Fields in org.openiam.common.mq.listener declared as AuditLogHelper Modifier and Type Field Description protected AuditLogHelperAbstractListener. auditLogHelper -
Uses of AuditLogHelper in org.openiam.common.service
Fields in org.openiam.common.service declared as AuditLogHelper Modifier and Type Field Description protected AuditLogHelperAbstractBaseService. auditLogHelper -
Uses of AuditLogHelper in org.openiam.email.service
Fields in org.openiam.email.service declared as AuditLogHelper Modifier and Type Field Description protected AuditLogHelperInboxProcessorServiceImpl. auditLogHelperprotected AuditLogHelperMailDataServiceImpl. auditLogHelper -
Uses of AuditLogHelper in org.openiam.esb.core.auth.module
Fields in org.openiam.esb.core.auth.module declared as AuditLogHelper Modifier and Type Field Description protected AuditLogHelperAbstractLoginModule. auditLogHelper -
Uses of AuditLogHelper in org.openiam.esb.core.batch.tasks
Fields in org.openiam.esb.core.batch.tasks declared as AuditLogHelper Modifier and Type Field Description protected AuditLogHelperAbstractInitializer. auditLogHelperprotected AuditLogHelperAccessCertificationInitializer. auditLogHelper -
Uses of AuditLogHelper in org.openiam.esb.core.batch.thread
Fields in org.openiam.esb.core.batch.thread declared as AuditLogHelper Modifier and Type Field Description protected AuditLogHelperAbstractBatchTaskThread. auditLogHelper -
Uses of AuditLogHelper in org.openiam.esb.core.mq
Constructors in org.openiam.esb.core.mq with parameters of type AuditLogHelper Constructor Description 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 AuditLogHelper in org.openiam.esb.core.service.impl
Constructors in org.openiam.esb.core.service.impl with parameters of type AuditLogHelper Constructor Description AuthenticationServiceImpl(AuthStateRepository authStateRepository, LanguageMQService languageMQService, URIFederationService uriFederationService, AuthStateAuthParamXrefRepository authStateAuthParamXrefRepository, PolicyService policyService, AuditLogHelper auditLogHelper, DeviceDataService deviceService, URIPatternRepository uriPatternRepository, OTPProviderRepository otpProviderRepository, ContentProviderRepository contentProviderRepository, DefaultChallengeResponseValidator challengeResponseValidator, ManagedSystemCache managedSystemCache, GeoLocationIpService geoLocationIpService, MailRabbitMQService mailMQService, AuthProviderCache authProviderCache, LoginDataService loginManager, UserDataService userManager, AuthProviderRepository authProviderRepository, PhoneDozerConverter phoneDozerConverter, AuditLogService auditLogService, EmailAddressDozerConverter emailAddressDozerConverter, SSOTokenModule defaultSSOToken, ScriptIntegration scriptRunner, UserAuthParamRepository userAuthParamRepository, PolicyCache policyCache, KeyManagementService keyManagementService, LoginRepository loginRepository, PropertyValueCache propertyValueCache, CustomJacksonMapper jacksonMapper, SysConfiguration sysConfiguration, OTPModuleFactory otpModuleFactory)GroupDataServiceImpl(GroupRepository dbRepository, GroupElasticSearchRepository esRepository, GroupDozerConverter converter, GroupDocumentToEntityConverter documentToEntityConverter, AccessRightProcessor accessRightProcessor, InternationalizationProvider internationalizationProvider, UserElasticSearchRepository userElasticSearchRepository, ElasticsearchReindexProcessor elasticSearchReindexer, UserRepository userDAO, BusinessRuleRepository businessRuleRepository, GroupAttributeRepository groupAttrDao, PropertyValueCache propertyValueSweeper, IdentityRepository identityDAO, AccessRightRepository accessRightDAO, AuditLogHelper auditLogHelper, AuthorizationMenuAdminService authorizationManagerAdminService, UserToGroupMembershipXrefRepository userToGroupMembershipXrefRepository, MetadataElementRepository metadataElementDAO, RoleRepository roleDao, GroupProvisionQueue groupProvisionQueue, org.springframework.transaction.support.TransactionTemplate transactionTemplate, GroupToGroupMembershipXrefRepository groupToGroupMembershipXrefRepository, RabbitMQSender rabbitMQSender, GroupAttributeDozerConverter groupAttributeDozerConverter, GroupEntityValidator entityValidator, PolicyRepository policyDAO, ManagedSysRepository managedSysDAO, OrganizationRepository organizationDAO, MetadataElementTemplateService pageTemplateService, MetadataTypeRepository typeDAO, AuthManagerMQService authorizationManagerService, ResourceElasticSearchRepository resourceElasticSearchRepository, ApproverAssociationDozerConverter approverAssociationDozerConverter, AMAdminQueue amAdminQueue, RoleQueue roleQueue, ResourceQueue resourceQueue, ResourceRepository resourceRepository, UserDataService userDataService, GroupRabbitMQService groupRabbitMQService, MetadataTypeService metadataTypeService, ManagedSystemRabbitMQService mSysService, ManagedSystemCache managedSystemCache, CustomJacksonMapper mapper)RoleDataServiceImpl(RoleRepository entityRepository, RoleDozerConverter converter, RoleElasticSearchRepository elasticSearchRepository, RoleDocumentToEntityConverter documentToEntityConverter, InternationalizationProvider internationalizationProvider, UserElasticSearchRepository userElasticSearchRepository, GroupRepository groupDAO, AuthManagerMQService authorizationManagerService, RoleAttributeRepository roleAttributeRepository, MetadataElementRepository metadataElementDAO, UserRepository userDAO, PolicyRepository policyDAO, MetadataElementTemplateService pageTemplateService, ElasticsearchReindexProcessor elasticSearchReindexer, AccessRightProcessor accessRightProcessor, AccessRightRepository accessRightDAO, org.springframework.transaction.support.TransactionTemplate transactionTemplate, RoleAttributeDozerConverter roleAttributeDozerConverter, GroupDataService groupDataService, DefaultEntityValidator entityValidator, ManagedSysRepository managedSysDAO, MetadataTypeRepository typeDAO, AuditLogHelper auditLogHelper, RoleToGroupMembershipXrefRepository roleToGroupMembershipXrefRepository, UserToRoleMembershipXrefRepository userToRoleMembershipXrefRepository, ResourceElasticSearchRepository resourceElasticSearchRepository, BusinessRuleRepository businessRuleRepository, BusinessRuleService businessRuleService, UserDataService userDataService, GroupRabbitMQService groupRabbitMQService, MetadataTypeService metadataTypeService, ResourceRepository resourceRepository, OrganizationRepository organizationRepository, ManagedSystemRabbitMQService mSysService, ManagedSystemCache managedSystemCache, CustomJacksonMapper mapper)SimulationReqServiceImpl(SimulationProvReqRepository simulationRepo, SimulationProvReqDozerConverter simulationConvertor, ProvisionDispatcherQueue provisionDispatcherQueue, RabbitMQSender rabbitMQSender, AuditLogHelper auditLogHelper, CustomJacksonMapper objectMapper, ManagedSystemService managedSysServiceClient) -
Uses of AuditLogHelper in org.openiam.esb.core.user.service.impl
Constructors in org.openiam.esb.core.user.service.impl with parameters of type AuditLogHelper 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) -
Uses of AuditLogHelper in org.openiam.idm.mq.listener
Constructors in org.openiam.idm.mq.listener with parameters of type AuditLogHelper Constructor Description ConnectorResponseListener(org.springframework.amqp.rabbit.core.RabbitTemplate connectorRabbitTemplate, RabbitMQSender sender, CustomJacksonMapper jacksonMapper, UserRabbitMQService userRabbitMQService, LoginMQService loginMQService, ProvisionStreamElasticSearchRepository provisionStreamElasticSearchRepository, IdentityRabbitMqService identityRabbitMqService, ConnectorReplyElasticSearchRepository connectorReplyElasticSearchRepository, SendSingleEventProvisioningOperation sendSingleEventProvisioningOperation, AuditLogSupplier auditLogSupplier, ProvisionRequestElasticSearchRepository provisionRequestElasticSearchRepository, ManagedSystemCache managedSysCache, GroovyScriptEngineIntegration groovyScriptEngineIntegration, AsynchronSynchronizationQueue asynchronSynchronizationQueue, AsynchronReconciliationQueue asynchronReconciliationQueue, SynchronizationQueue synchronizationQueue, AuditLogHelper auditLogHelper, ReconciliationConfigRabbitMQService reconConfigMQService) -
Uses of AuditLogHelper in org.openiam.idm.provisioning.service
Fields in org.openiam.idm.provisioning.service declared as AuditLogHelper Modifier and Type Field Description protected AuditLogHelperGroupProvisionDispatcher. auditLogHelperprotected AuditLogHelperUserProvisionDispatcher. auditLogHelper -
Uses of AuditLogHelper in org.openiam.idm.provisioning.service.group
Fields in org.openiam.idm.provisioning.service.group declared as AuditLogHelper Modifier and Type Field Description protected AuditLogHelperAbstractGroupProvisionOperation. auditLogHelper -
Uses of AuditLogHelper in org.openiam.idm.provisioning.service.user
Fields in org.openiam.idm.provisioning.service.user declared as AuditLogHelper Modifier and Type Field Description protected AuditLogHelperAbstractUserProvisionOperation. auditLogHelper -
Uses of AuditLogHelper in org.openiam.recon.service.impl.processor
Fields in org.openiam.recon.service.impl.processor declared as AuditLogHelper Modifier and Type Field Description protected AuditLogHelperAbstractReconciliationProcessor. auditLogHelper -
Uses of AuditLogHelper in org.openiam.sync.service.impl.service
Fields in org.openiam.sync.service.impl.service declared as AuditLogHelper Modifier and Type Field Description protected AuditLogHelperSynchronizationDataServiceImpl. auditLogHelper -
Uses of AuditLogHelper in org.openiam.sync.service.impl.srcadapter.adapters
Fields in org.openiam.sync.service.impl.srcadapter.adapters declared as AuditLogHelper Modifier and Type Field Description protected AuditLogHelperAbstractSrcAdapter. auditLogHelper -
Uses of AuditLogHelper in org.openiam.sync.service.impl.srcadapter.processor
Fields in org.openiam.sync.service.impl.srcadapter.processor declared as AuditLogHelper Modifier and Type Field Description protected AuditLogHelperAbstractSyncObjectProcessor. auditLogHelper -
Uses of AuditLogHelper in org.openiam.workflow.activiti.delegate.core
Fields in org.openiam.workflow.activiti.delegate.core declared as AuditLogHelper Modifier and Type Field Description protected AuditLogHelperAbstractNotificationDelegate. auditLogHelper -
Uses of AuditLogHelper in org.openiam.workflow.activiti.service.impl
Fields in org.openiam.workflow.activiti.service.impl declared as AuditLogHelper Modifier and Type Field Description protected AuditLogHelperActivitiDecisionServiceImpl. auditLogHelperConstructors in org.openiam.workflow.activiti.service.impl with parameters of type AuditLogHelper Constructor Description ActivitiCertificationServiceImpl(AuditLogHelper auditLogHelper, org.springframework.data.redis.core.RedisTemplate<String,Map<String,Integer>> accessCertificationReviewersRedisTemplate)
-