Package 

Class SimpleObfuscator

    • Method Summary

      Modifier and Type Method Description
      final Regex component1()
      final String component2()
      final SimpleObfuscator copy(Regex regex, String replacement)
      Regex getRegex() The search regexp.
      String getReplacement() The replacement string - should have the same size than the replaced string.
      • Methods inherited from class ai.tock.shared.security.SimpleObfuscator

        obfuscate
      • Methods inherited from class ai.tock.shared.security.StringObfuscator

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait