Index

B C D G O R S V W 
All Classes and Interfaces|All Packages

W

withDefaultCharacterRepresentation(Class<?>, CharacterRepresentationProvider) - Method in class com.github.robtimus.obfuscation.jackson.databind.ObfuscationModule.Builder
Sets the default character representation provider to use for a specific type, in case no character representation provider could be found from annotations.
withDefaultObfuscator(Obfuscator) - Method in class com.github.robtimus.obfuscation.jackson.databind.ObfuscationModule.Builder
Sets the default obfuscator to use, in case no obfuscator could be found from annotations.
withDefaultObfuscator(Class<?>, Obfuscator) - Method in class com.github.robtimus.obfuscation.jackson.databind.ObfuscationModule.Builder
Sets the default obfuscator to use for a specific type, in case no obfuscator could be found from annotations.
withObjectFactory(ObjectFactory) - Method in class com.github.robtimus.obfuscation.jackson.databind.ObfuscationModule.Builder
Sets the object factory to use.
B C D G O R S V W 
All Classes and Interfaces|All Packages