Package org.apereo.cas.support.geo.ip
Class IPGeoLocationService
java.lang.Object
org.apereo.cas.support.geo.AbstractGeoLocationService
org.apereo.cas.support.geo.ip.IPGeoLocationService
- All Implemented Interfaces:
org.apereo.cas.authentication.adaptive.geo.GeoLocationService
public class IPGeoLocationService
extends org.apereo.cas.support.geo.AbstractGeoLocationService
This is
IPGeoLocationService.- Since:
- 6.6.0
-
Field Summary
Fields inherited from interface org.apereo.cas.authentication.adaptive.geo.GeoLocationService
BEAN_NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apereo.cas.authentication.adaptive.geo.GeoLocationResponseorg.apereo.cas.authentication.adaptive.geo.GeoLocationResponselocate(InetAddress address) Methods inherited from class org.apereo.cas.support.geo.AbstractGeoLocationService
locate, locate, locate
-
Constructor Details
-
IPGeoLocationService
public IPGeoLocationService(io.ipgeolocation.api.IPGeolocationAPI api)
-
-
Method Details
-
locate
-
locate
-