TF-886 Store encryptionKey in Hive database
This commit is contained in:
@@ -9,5 +9,6 @@ class CachingConstants {
|
||||
static const int RECENT_SEARCH_HIVE_CACHE_IDENTIFY = 7;
|
||||
static const int TOKEN_OIDC_HIVE_CACHE_IDENTIFY = 8;
|
||||
static const int ACCOUNT_HIVE_CACHE_IDENTIFY = 9;
|
||||
static const int AUTHENTICATION_INFO_HIVE_CACHE_IDENTIFY = 10;
|
||||
static const int ENCRYPTION_KEY_HIVE_CACHE_IDENTIFY = 10;
|
||||
static const int AUTHENTICATION_INFO_HIVE_CACHE_IDENTIFY = 11;
|
||||
}
|
||||
Reference in New Issue
Block a user