public class DeviceCacheFactory extends Object
IdentityProvider
generates based on the field cacheHardwareId
in
BaseConfiguration
.Modifier and Type | Method and Description |
---|---|
static DeviceIdentity |
create(BaseConfiguration configuration)
It returns either instance of
DirectHardwareId or HardwareIdCache based on
boolean value of cacheHardwareId in BaseConfiguration . |
public static DeviceIdentity create(BaseConfiguration configuration)
DirectHardwareId
or HardwareIdCache
based on
boolean value of cacheHardwareId
in BaseConfiguration
.configuration
- Base configurationCopyright © 2025 Cense Data Inc.. All rights reserved.