Uses of Interface
org.openiam.script.ScriptIntegration
-
-
Uses of ScriptIntegration in org.openiam.email.service
Fields in org.openiam.email.service declared as ScriptIntegration Modifier and Type Field Description protected ScriptIntegration
MailSenderClient. scriptRunner
-
Uses of ScriptIntegration in org.openiam.esb.core.auth.module.impl
Constructors in org.openiam.esb.core.auth.module.impl with parameters of type ScriptIntegration Constructor Description OTPModuleFactory(OTPProviderService otpProviderService, ScriptIntegration scriptRunner)
-
Uses of ScriptIntegration in org.openiam.esb.core.batch.tasks
Fields in org.openiam.esb.core.batch.tasks declared as ScriptIntegration Modifier and Type Field Description protected ScriptIntegration
AbstractInitializer. scriptRunner
-
Uses of ScriptIntegration in org.openiam.esb.core.meta.service.impl
Fields in org.openiam.esb.core.meta.service.impl declared as ScriptIntegration Modifier and Type Field Description protected ScriptIntegration
MetadataElementTemplateServiceImpl. scriptRunner
-
Uses of ScriptIntegration in org.openiam.esb.core.org.service.impl
-
Uses of ScriptIntegration in org.openiam.esb.core.report.service.impl
Fields in org.openiam.esb.core.report.service.impl declared as ScriptIntegration Modifier and Type Field Description protected ScriptIntegration
ReportDataServiceImpl. scriptRunner
-
Uses of ScriptIntegration in org.openiam.esb.core.service.impl
Fields in org.openiam.esb.core.service.impl declared as ScriptIntegration Modifier and Type Field Description protected ScriptIntegration
LoginDataServiceImpl. scriptRunner
protected ScriptIntegration
ReconciliationConfigServiceImpl. scriptRunner
Constructors in org.openiam.esb.core.service.impl with parameters of type ScriptIntegration 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)
ResourceServiceImpl(ResourceRepository dbRepository, ResourceElasticSearchRepository esRepository, ResourceDozerConverter converter, ResourceDocumentToEntityConverter documentToEntityConverter, AccessRightProcessor accessRightProcessor, UserElasticSearchRepository userElasticSearchRepository, ElasticsearchReindexProcessor elasticSearchReindexer, GroupRepository groupDao, RoleRepository roleDao, ResourceTypeRepository resourceTypeDao, MetadataElementPageTemplateRepository templateDAO, QuestionnaireDozerConverter questionnaireDozerConverter, ResourcePropRepository resourcePropDao, ScriptIntegration scriptIntegration, MetadataTypeRepository typeDAO, InternationalizationProvider internationalizationProvider, PropertyValueCache propertyValueService, JdbcEntitlementsDAO entitlementsDAO, AuthProviderRepository authProviderDAO, ContentProviderRepository contentProviderDAO, UserRepository userDAO, URIPatternRepository uriPatternDAO, ResourceTypeDozerConverter resourceTypeConverter, AccessRightRepository accessRightDAO, ResourcePropDozerConverter resourcePropConverter, MetadataElementRepository elementDAO, DefaultEntityValidator entityValidator, ManagedSysRepository managedSysDAO, QuestionnaireRepository questionnaireDAO, GroupDozerConverter groupDozerConverter, RoleDozerConverter roleDozerConverter, AuthManagerMQService authorizationManagerService, RoleElasticSearchRepository roleElasticSearchRepository, GroupElasticSearchRepository groupElasticSearchRepository, OrganizationElasticSearchRepository organizationElasticSearchRepository, UserDozerConverter userDozerConverter, BusinessRuleRepository businessRuleRepository, org.redisson.api.RedissonClient redisClient, MetadataTypeRepository metadataTypeRepository, AMAdminQueue amAdminQueue, RabbitMQSender rabbitMQSender, RoleDocumentToEntityConverter roleDocumentToEntityConverter, GroupDocumentToEntityConverter groupDocumentToEntityConverter, UserRabbitMQService userRabbitMQService)
-
Uses of ScriptIntegration in org.openiam.esb.core.user.service.impl
Fields in org.openiam.esb.core.user.service.impl declared as ScriptIntegration Modifier and Type Field Description protected ScriptIntegration
UserMgr. scriptRunner
-
Uses of ScriptIntegration in org.openiam.esb.sync.service
Fields in org.openiam.esb.sync.service declared as ScriptIntegration Modifier and Type Field Description protected ScriptIntegration
IdentitySynchServiceImpl. scriptRunner
-
Uses of ScriptIntegration in org.openiam.idm.provisioning.service.user
Fields in org.openiam.idm.provisioning.service.user declared as ScriptIntegration Modifier and Type Field Description protected ScriptIntegration
BulkUserProvisioningOperation. scriptRunner
-
Uses of ScriptIntegration in org.openiam.recon.service.impl.processor
Fields in org.openiam.recon.service.impl.processor declared as ScriptIntegration Modifier and Type Field Description protected ScriptIntegration
AbstractReconciliationProcessor. scriptRunner
-
Uses of ScriptIntegration in org.openiam.script
Classes in org.openiam.script that implement ScriptIntegration Modifier and Type Class Description class
AbstractGroovyScriptEngineIntegration
class
GroovyScriptEngineIntegration
Methods in org.openiam.script that return ScriptIntegration Modifier and Type Method Description static ScriptIntegration
ScriptFactory. createModule(String className)
-
Uses of ScriptIntegration in org.openiam.sync.service.impl.service
Methods in org.openiam.sync.service.impl.service with parameters of type ScriptIntegration Modifier and Type Method Description static String
SynchServiceUtil. setUserDataFromPolicy(Policy policy, Map<String,Object> bindingMap, ScriptIntegration se)
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ScriptIntegration in org.openiam.sync.service.impl.srcadapter.adapters
Fields in org.openiam.sync.service.impl.srcadapter.adapters declared as ScriptIntegration Modifier and Type Field Description protected ScriptIntegration
AbstractSrcAdapter. scriptRunner
-
Uses of ScriptIntegration in org.openiam.sync.service.impl.srcadapter.processor
Fields in org.openiam.sync.service.impl.srcadapter.processor declared as ScriptIntegration Modifier and Type Field Description protected ScriptIntegration
AbstractSyncObjectProcessor. scriptRunner
-
Uses of ScriptIntegration in org.openiam.workflow.activiti.delegate.core
Fields in org.openiam.workflow.activiti.delegate.core declared as ScriptIntegration Modifier and Type Field Description protected ScriptIntegration
AbstractActivitiJob. scriptRunner
-
Uses of ScriptIntegration in org.openiam.workflow.activiti.utils
Fields in org.openiam.workflow.activiti.utils declared as ScriptIntegration Modifier and Type Field Description protected ScriptIntegration
ActivitiHelper. scriptRunner
-