JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Deprecated API
Contents
Fields
Methods
Fields
Field
Description
com.deviceatlas.cloud.deviceidentification.client.Client.API_VERSION
com.deviceatlas.cloud.deviceidentification.client.Client.CLIENT_COOKIE_HEADER
com.deviceatlas.cloud.deviceidentification.client.Client.CLIENT_COOKIE_NAME
com.deviceatlas.cloud.deviceidentification.client.Client.DA_HEADER_PREFIX
com.deviceatlas.cloud.deviceidentification.client.Client.KEY_PROPERTIES
com.deviceatlas.cloud.deviceidentification.client.Client.KEY_SOURCE
com.deviceatlas.cloud.deviceidentification.client.Client.KEY_USERAGENT
com.deviceatlas.cloud.deviceidentification.client.Client.SOURCE_CACHE
com.deviceatlas.cloud.deviceidentification.client.Client.SOURCE_CLOUD
com.deviceatlas.cloud.deviceidentification.client.Client.SOURCE_NONE
com.deviceatlas.cloud.deviceidentification.service.CacheService.CACHE_NAME
com.deviceatlas.cloud.deviceidentification.service.CacheService.CACHE_NAME_SERVERS_AUTO
com.deviceatlas.cloud.deviceidentification.service.CacheService.CACHE_NAME_SERVERS_MANUAL
Methods
Method
Description
com.deviceatlas.cloud.deviceidentification.client.Client.getAutoServerRankingLifetime()
As of release 1.5 getAutoServerRankingLifetime() and getAutoServerRankingLifetime() have been merged.
com.deviceatlas.cloud.deviceidentification.client.Client.getDeviceData(HttpServletRequest)
com.deviceatlas.cloud.deviceidentification.client.Client.getDeviceDataByHeaders(Map<String, String>)
com.deviceatlas.cloud.deviceidentification.client.Client.getDeviceDataByUserAgent(String)
com.deviceatlas.cloud.deviceidentification.client.Client.getPhaseOutLifetime()
As of release 1.5 getServerPhaseOutLifetime() and getAutoServerRankingLifetime() have been merged.
com.deviceatlas.cloud.deviceidentification.client.Client.setAutoServerRankingLifetime(int)
As of release 1.5 setAutoServerRankingLifeTime() and setAutoServerRankingLifetime() have been merged.
com.deviceatlas.cloud.deviceidentification.client.Client.setPhaseOutLifetime(int)
As of release 1.5 setPhaseOutLifetime() and setPhaseOutLifetime() have been merged.
com.deviceatlas.cloud.deviceidentification.service.DeviceIdentificatorService.getDeviceData(HttpServletRequest)
com.deviceatlas.cloud.deviceidentification.service.DeviceIdentificatorService.getDeviceDataByHeaders(Map<String, String>)
com.deviceatlas.cloud.deviceidentification.service.DeviceIdentificatorService.getDeviceDataByUserAgent(String)
com.deviceatlas.cloud.deviceidentification.service.DeviceIdentificatorService.getSendExtraHeaders()
com.deviceatlas.cloud.deviceidentification.service.DeviceIdentificatorService.setSendExtraHeaders(boolean)