Class CacheKey
java.lang.Object
org.apache.nifi.web.security.util.CacheKey
Key for the cache. Necessary to override the default String.equals() to utilize MessageDigest.isEquals() to prevent timing attacks.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary