|
Name |
Basic Description |
Default Value |
|---|---|---|
|
Version |
Current global version. Incrementing (modifying) it will invalidate the entire cache. To invalidate one single cache item just increment its local version. |
4 |
|
Ttl |
Time limit in milliseconds for how much an item should be cached. Setting it to 0 is equivalent of disabling cache. To disable one single cache item just set its TTL to 0. |
20000 |
|
Enabled |
Flag which indicates whether caching is enabled or not |
Switched on |
|
Device Data service |
Local Version - integer which specifies the current version cached for this item |
478255 |
|
Description |
Objects of type com.veridiumid.dlcontract.device.Device which are being retrieved from DeviceDataService |
|
|
Key Prefix |
DEVICE_DATA_SERVICE |
|
|
Ttl - specific ttl in milliseconds for this item if explicitly set |
30000 |
|
|
Global Version - global version config |
4 |
|
|
Ad User details |
Local Version - integer which specifies the current version cached for this item |
3320 |
|
Description |
Objects of com.veridiumid.websecadaptors.ad.ResponseUserDetailsAD type from AdServiceClient |
|
|
Key Prefix |
AD_USER_DETAILS |
|
|
Ttl - specific ttl in milliseconds for this item if explicitly set |
20000 |
|
|
Global Version - global version config |
4 |
|
|
Login Module device login |
Local Version - integer which specifies the current version cached for this item |
26801 |
|
Description |
Objects of type com.veridiumid.dlcontract.device.Device queried from LoginModule::setupRoles |
|
|
Key Prefix |
LOGIN_MODULE_DEVICE_LOGIN |
|
|
Ttl - specific ttl in milliseconds for this item if explicitly set |
30000 |
|
|
Global Version - global version config |
4 |
|
|
Cassandra Configuration |
Local Version - integer which specifies the current version cached for this item |
6 |
|
Description |
Objects of type com.veridiumid.dlcontract.group.Group queried from LoginModule::setupRoles |
|
|
Key Prefix |
LOGIN_MODULE_GROUPS |
|
|
Ttl - specific ttl in milliseconds for this item if explicitly set |
30000 |
|
|
Global Version - global version config |
4 |
|
|
Group Definitions |
Local Version - integer which specifies the current version cached for this item |
2 |
|
Description |
Objects of type com.veridiumid.dlcontract.pinchangecampaign.PinChangeCampaign queried from PinValidator::isPinExpired |
|
|
Key Prefix |
PIN_CHANGE_CAMPAIGN |
|
|
Ttl - specific ttl in milliseconds for this item if explicitly set |
100000 |
|
|
Global Version - global version config |
4 |
|
|
Pin Change campaign |
Local Version - integer which specifies the current version cached for this item |
2 |
|
Description |
Objects of type com.veridiumid.dlcontract.pinchangecampaign.PinChangeCampaign queried from PinValidator::isPinExpired |
|
|
Key Prefix |
PIN_CHANGE_CAMPAIGN |
|
|
Ttl - specific ttl in milliseconds for this item if explicitly set |
100000 |
|
|
Global Version - global version config |
2 |