Uses of Enum Class
com.github.robtimus.obfuscation.spring.boot.autoconfigure.ObfuscatorProperties.ObfuscationMode
Package
Description
Spring Boot auto-configuration support for obfuscation.
-
Uses of ObfuscatorProperties.ObfuscationMode in com.github.robtimus.obfuscation.spring.boot.autoconfigure
Modifier and TypeMethodDescriptionObfuscatorProperties.getMode()
Returns the enum constant of this class with the specified name.static ObfuscatorProperties.ObfuscationMode[]
ObfuscatorProperties.ObfuscationMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ObfuscatorProperties.setMode
(ObfuscatorProperties.ObfuscationMode mode)