Package 

Interface ObfuscatorService

    • Method Summary

      Modifier and Type Method Description
      abstract List<StringObfuscator> stringObfuscators() Returns the string obfuscators to register.
      abstract List<MapObfuscator> parameterObfuscators() Returns the parameter obfuscators to register.
      • Methods inherited from class ai.tock.shared.security.ObfuscatorService

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

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