Uses of Interface
com.github.robtimus.obfuscation.jackson.JSONObfuscator.LimitConfigurer
-
Uses of JSONObfuscator.LimitConfigurer in com.github.robtimus.obfuscation.jackson
Methods in com.github.robtimus.obfuscation.jackson that return JSONObfuscator.LimitConfigurerModifier and TypeMethodDescriptionJSONObfuscator.Builder.limitTo(long limit) Sets the limit for the obfuscated result.JSONObfuscator.LimitConfigurer.withTruncatedIndicator(String pattern) Sets the indicator to use when the obfuscated result is truncated due to the limit being exceeded.