Index
All Classes and Interfaces|All Packages
J
- JACKSON2 - Enum constant in enum class com.github.robtimus.obfuscation.jackson.JacksonVersion
-
Jackson 2.
- JACKSON3 - Enum constant in enum class com.github.robtimus.obfuscation.jackson.JacksonVersion
-
Jackson 3.
- JacksonVersion - Enum Class in com.github.robtimus.obfuscation.jackson
-
The supported Jackson versions.
- JSONObfuscator - Class in com.github.robtimus.obfuscation.jackson
-
An obfuscator that obfuscates JSON properties in
CharSequencesor the contents ofReaders. - JSONObfuscator.Builder - Interface in com.github.robtimus.obfuscation.jackson
-
A builder for
JSONObfuscators. - JSONObfuscator.LimitConfigurer - Interface in com.github.robtimus.obfuscation.jackson
-
An object that can be used to configure handling when the obfuscated result exceeds a pre-defined limit.
- JSONObfuscator.PropertyConfigurer - Interface in com.github.robtimus.obfuscation.jackson
-
An object that can be used to configure a property that should be obfuscated.
- JSONObfuscator.PropertyConfigurer.ObfuscationMode - Enum Class in com.github.robtimus.obfuscation.jackson
-
The possible ways to deal with nested objects and arrays.
All Classes and Interfaces|All Packages