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 CustomJacksonMapper
AbstractIPolicyMapGroovy. 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 void
AccessCertificationTaskComment. fromFullMsg(String str, CustomJacksonMapper customJacksonMapper)
void
AccessCertificationTaskComment. fromFullMsg(CustomJacksonMapper customJacksonMapper)
String
AccessCertificationTaskComment. 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 void
IdmAuditLogDoc. 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 CustomJacksonMapper
AbstractInitializer. 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> T
ActivitiBinaryObjectsHandler. 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 CustomJacksonMapper
SimulationReqServiceImpl. objectMapper
Constructors 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)
-
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 CustomJacksonMapper
AbstractProvisioningOperation. mapper
protected CustomJacksonMapper
GroupProvisionDispatcher. mapper
protected CustomJacksonMapper
UserProvisionDispatcher. 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 CustomJacksonMapper
AbstractUserProvisionOperation. 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 CustomJacksonMapper
AbstractReconciliationProcessor. mapper
-
Uses of CustomJacksonMapper in org.openiam.srvc.risk
Fields in org.openiam.srvc.risk declared as CustomJacksonMapper Modifier and Type Field Description protected CustomJacksonMapper
AbstractAdaptiveRisk. 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 CustomJacksonMapper
AbstractSrcAdapter. 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 CustomJacksonMapper
AbstractSyncObjectProcessor. 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 CustomJacksonMapper
AbstractNotificationDelegate. 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 CustomJacksonMapper
CreateAccessRequestExecutor. customJacksonMapper
Deprecated. -
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 CustomJacksonMapper
AbstractApproverAssociationIdentifier. jacksonMapper
protected CustomJacksonMapper
IntegrateCreateUserRequestHelper. jacksonMapper
protected CustomJacksonMapper
ResourceGroovyScriptHelper. 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> T
ActivitiJSONStringWrapper. 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 CustomJacksonMapper
ActivitiHelper. customJacksonMapper
protected CustomJacksonMapper
ActivitiHelper. jacksonMapper
-