Class StringUtils


  • public class StringUtils
    extends Object
    • Constructor Detail

      • StringUtils

        public StringUtils()
    • Method Detail

      • getObjectMapper

        public static com.fasterxml.jackson.databind.ObjectMapper getObjectMapper()
      • hashSHA256

        public static String hashSHA256​(String input)
        Anonymize sensitive contents. This is non-reversible.
        Parameters:
        input - Any String
        Returns:
        human-readable deterministic gibberish String based on the input