Uses of Class
com.logicaldoc.core.security.Geolocation
-
Packages that use Geolocation Package Description com.logicaldoc.core.security -
-
Uses of Geolocation in com.logicaldoc.core.security
Methods in com.logicaldoc.core.security that return Geolocation Modifier and Type Method Description static GeolocationGeolocation. get()Retrieve the singleton instance of the Geolocationstatic GeolocationGeolocation. get(String ip)Instantiates a new Geolocation for a given IPGeolocationClient. getGeolocation()Methods in com.logicaldoc.core.security with parameters of type Geolocation Modifier and Type Method Description voidClient. setGeolocation(Geolocation geolocation)
-