Enum Class的使用
cn.iosd.starter.encode.desensitized.vo.SensitiveRule
使用SensitiveRule的程序包
-
cn.iosd.starter.encode.desensitized.utils中SensitiveRule的使用
修饰符和类型字段说明static final Map<SensitiveRule,Function<String, String>> DesensitizedUtils.desensitizeMap函数式接口 -
cn.iosd.starter.encode.desensitized.vo中SensitiveRule的使用
修饰符和类型方法说明static SensitiveRuleReturns the enum constant of this class with the specified name.static SensitiveRule[]SensitiveRule.values()Returns an array containing the constants of this enum class, in the order they are declared.