Uses of Class
org.openiam.common.beans.jackson.CustomJacksonMapper
-
-
Uses of CustomJacksonMapper in org.openiam.api.connector.groovy
Fields in org.openiam.api.connector.groovy declared as CustomJacksonMapper Modifier and Type Field Description protected CustomJacksonMapperAbstractIPolicyMapGroovy. mapper -
Uses of CustomJacksonMapper in org.openiam.base.response
Methods in org.openiam.base.response with parameters of type CustomJacksonMapper Modifier and Type Method Description voidAccessCertificationTaskComment. fromFullMsg(String str, CustomJacksonMapper customJacksonMapper)voidAccessCertificationTaskComment. fromFullMsg(CustomJacksonMapper customJacksonMapper)StringAccessCertificationTaskComment. toFullMsg(CustomJacksonMapper customJacksonMapper) -
Uses of CustomJacksonMapper in org.openiam.elasticsearch.model
Methods in org.openiam.elasticsearch.model with parameters of type CustomJacksonMapper Modifier and Type Method Description voidIdmAuditLogDoc. addAttributeAsJson(AuditAttributeName key, Object o, CustomJacksonMapper mapper) -
Uses of CustomJacksonMapper in org.openiam.esb.core.batch.tasks
Fields in org.openiam.esb.core.batch.tasks declared as CustomJacksonMapper Modifier and Type Field Description protected CustomJacksonMapperAbstractInitializer. jacksonMapper -
Uses of CustomJacksonMapper in org.openiam.esb.core.batch.thread
Methods in org.openiam.esb.core.batch.thread with parameters of type CustomJacksonMapper Modifier and Type Method Description <T> TActivitiBinaryObjectsHandler. getObject(CustomJacksonMapper mapper, Class<T> type) -
Uses of CustomJacksonMapper in org.openiam.esb.core.service.impl
Fields in org.openiam.esb.core.service.impl declared as CustomJacksonMapper Modifier and Type Field Description protected CustomJacksonMapperSimulationReqServiceImpl. objectMapperConstructors in org.openiam.esb.core.service.impl with parameters of type CustomJacksonMapper 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 CustomJacksonMapper in org.openiam.idm.mq.listener
Constructors in org.openiam.idm.mq.listener with parameters of type CustomJacksonMapper 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 CustomJacksonMapper in org.openiam.idm.provisioning.service
Fields in org.openiam.idm.provisioning.service declared as CustomJacksonMapper Modifier and Type Field Description protected CustomJacksonMapperAbstractProvisioningOperation. mapperprotected CustomJacksonMapperGroupProvisionDispatcher. mapperprotected CustomJacksonMapperUserProvisionDispatcher. mapper -
Uses of CustomJacksonMapper in org.openiam.idm.provisioning.service.user
Fields in org.openiam.idm.provisioning.service.user declared as CustomJacksonMapper Modifier and Type Field Description protected CustomJacksonMapperAbstractUserProvisionOperation. jacksonMapper -
Uses of CustomJacksonMapper in org.openiam.recon.service.impl.processor
Fields in org.openiam.recon.service.impl.processor declared as CustomJacksonMapper Modifier and Type Field Description protected CustomJacksonMapperAbstractReconciliationProcessor. mapper -
Uses of CustomJacksonMapper in org.openiam.srvc.risk
Fields in org.openiam.srvc.risk declared as CustomJacksonMapper Modifier and Type Field Description protected CustomJacksonMapperAbstractAdaptiveRisk. mapper -
Uses of CustomJacksonMapper in org.openiam.sync.service.impl.srcadapter.adapters
Fields in org.openiam.sync.service.impl.srcadapter.adapters declared as CustomJacksonMapper Modifier and Type Field Description protected CustomJacksonMapperAbstractSrcAdapter. mapper -
Uses of CustomJacksonMapper in org.openiam.sync.service.impl.srcadapter.processor
Fields in org.openiam.sync.service.impl.srcadapter.processor declared as CustomJacksonMapper Modifier and Type Field Description protected CustomJacksonMapperAbstractSyncObjectProcessor. mapper -
Uses of CustomJacksonMapper in org.openiam.workflow.activiti.delegate.core
Fields in org.openiam.workflow.activiti.delegate.core declared as CustomJacksonMapper Modifier and Type Field Description protected CustomJacksonMapperAbstractNotificationDelegate. jacksonMapper -
Uses of CustomJacksonMapper in org.openiam.workflow.activiti.delegate.user.access.request
Fields in org.openiam.workflow.activiti.delegate.user.access.request declared as CustomJacksonMapper Modifier and Type Field Description protected CustomJacksonMapperCreateAccessRequestExecutor. customJacksonMapperDeprecated. -
Uses of CustomJacksonMapper in org.openiam.workflow.activiti.groovy
Fields in org.openiam.workflow.activiti.groovy declared as CustomJacksonMapper Modifier and Type Field Description protected CustomJacksonMapperAbstractApproverAssociationIdentifier. jacksonMapperprotected CustomJacksonMapperIntegrateCreateUserRequestHelper. jacksonMapperprotected CustomJacksonMapperResourceGroovyScriptHelper. jacksonMapper -
Uses of CustomJacksonMapper in org.openiam.workflow.activiti.model
Methods in org.openiam.workflow.activiti.model with parameters of type CustomJacksonMapper Modifier and Type Method Description <T> TActivitiJSONStringWrapper. getObject(CustomJacksonMapper mapper, Class<T> type) -
Uses of CustomJacksonMapper in org.openiam.workflow.activiti.utils
Fields in org.openiam.workflow.activiti.utils declared as CustomJacksonMapper Modifier and Type Field Description protected CustomJacksonMapperActivitiHelper. customJacksonMapperprotected CustomJacksonMapperActivitiHelper. jacksonMapper
-