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 Geolocation
Geolocation. get()
Retrieve the singleton instance of the Geolocationstatic Geolocation
Geolocation. get(String ip)
Instantiates a new Geolocation for a given IPGeolocation
Client. getGeolocation()
Methods in com.logicaldoc.core.security with parameters of type Geolocation Modifier and Type Method Description void
Client. setGeolocation(Geolocation geolocation)
-