Class ResourceAccessUtils
java.lang.Object
org.ametys.web.cache.monitoring.process.access.ResourceAccessUtils
Utility methods used when dealing with
ResourceAccess
object.-
Method Summary
-
Method Details
-
toHash
Computes the SHA-256 hash for a string.- Parameters:
str
- The string to be hashed.- Returns:
- The hashed string.
-