Package com.firebolt.jdbc.cache.key
Interface CacheKey
- All Known Implementing Classes:
ClientSecretCacheKey
,LocalhostCacheKey
public interface CacheKey
The interface of a caching key.
-
Method Summary
Modifier and TypeMethodDescriptionThis will be used when saving to disk to encrypt the jwt token and to obfuscate the file name where it is saved.getValue()
Returns the cache key value