| Package | Description |
|---|---|
| com.licensespring.identity |
Package
com.licensespring.identity.identity contains various identity providers that are
used depending on the context in which the application is launched. |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectHardwareId
Provides non-cached identity of the device.
|
class |
HardwareIdCache
Provides cached identity of the device.
|
| Modifier and Type | Method and Description |
|---|---|
static DeviceIdentity |
DeviceCacheFactory.create(BaseConfiguration configuration)
It returns either instance of
DirectHardwareId or HardwareIdCache based on
boolean value of cacheHardwareId in BaseConfiguration. |
Copyright © 2026 Cense Data Inc.. All rights reserved.