Uses of Class
org.openiam.common.beans.config.SysConfiguration
-
Packages that use SysConfiguration Package Description org.openiam.esb.core.pswd.service.impl org.openiam.esb.core.service.impl org.openiam.esb.core.user.service.impl org.openiam.workflow.activiti.utils -
-
Uses of SysConfiguration in org.openiam.esb.core.pswd.service.impl
Constructors in org.openiam.esb.core.pswd.service.impl with parameters of type SysConfiguration Constructor Description PasswordPolicyProviderImpl(ContentProviderRepository contentProviderDAO, PolicyRepository policyDAO, SysConfiguration sysConfiguration, PolicyDozerConverter policyDozerConverter, URIPatternRepository uriPatternDAO, AuthManagerMQService authManager, RoleRepository roleRepository, GroupRepository groupRepository, OrganizationRepository organizationRepository, DefaultPasswordPolicyResolver policyResolver, LoginRepository loginDAO, ManagedSysRepository managedSysDAO, AuthProviderCache authProviderCache, PolicyCache policyCache)
-
Uses of SysConfiguration in org.openiam.esb.core.service.impl
Constructors in org.openiam.esb.core.service.impl with parameters of type SysConfiguration 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)
-
Uses of SysConfiguration in org.openiam.esb.core.user.service.impl
Fields in org.openiam.esb.core.user.service.impl declared as SysConfiguration Modifier and Type Field Description protected SysConfiguration
HelpdeskQuestionServiceImpl. sysConfiguration
-
Uses of SysConfiguration in org.openiam.workflow.activiti.utils
Fields in org.openiam.workflow.activiti.utils declared as SysConfiguration Modifier and Type Field Description protected SysConfiguration
ActivitiHelper. sysConfiguration
-