Uses of Interface
org.openiam.esb.am.service.GeoLocationIpService
-
Packages that use GeoLocationIpService Package Description org.openiam.esb.am.service.impl org.openiam.esb.core.auth.module org.openiam.esb.core.service.impl org.openiam.srvc.risk -
-
Uses of GeoLocationIpService in org.openiam.esb.am.service.impl
Classes in org.openiam.esb.am.service.impl that implement GeoLocationIpService Modifier and Type Class Description class
GeoLocationIpServiceImpl
Service for working with Geolocation information by user IP -
Uses of GeoLocationIpService in org.openiam.esb.core.auth.module
Fields in org.openiam.esb.core.auth.module declared as GeoLocationIpService Modifier and Type Field Description protected GeoLocationIpService
AbstractLoginModule. geoLocationIpService
-
Uses of GeoLocationIpService in org.openiam.esb.core.service.impl
Fields in org.openiam.esb.core.service.impl declared as GeoLocationIpService Modifier and Type Field Description protected GeoLocationIpService
AuthenticationServiceImpl. geoLocationIpService
Constructors in org.openiam.esb.core.service.impl with parameters of type GeoLocationIpService 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 GeoLocationIpService in org.openiam.srvc.risk
Fields in org.openiam.srvc.risk declared as GeoLocationIpService Modifier and Type Field Description protected GeoLocationIpService
AbstractAdaptiveRisk. geoLocationIpService
-