跳过导航链接
A B C D E F I M P R S 

A

AbstractRegexDesensitizationHandler<T extends Annotation> - cn.tworice.desensitize.regex.handler中的类
正则表达式脱敏处理器抽象类,已实现通用的方法
AbstractRegexDesensitizationHandler() - 类 的构造器cn.tworice.desensitize.regex.handler.AbstractRegexDesensitizationHandler
 
AbstractSliderDesensitizationHandler<T extends Annotation> - cn.tworice.desensitize.slider.handler中的类
滑动脱敏处理器抽象类,已实现通用的方法
AbstractSliderDesensitizationHandler() - 类 的构造器cn.tworice.desensitize.slider.handler.AbstractSliderDesensitizationHandler
 

B

BankCardDesensitization - cn.tworice.desensitize.slider.handler中的类
BankCardDesensitize 的脱敏处理器
BankCardDesensitization() - 类 的构造器cn.tworice.desensitize.slider.handler.BankCardDesensitization
 
BankCardDesensitize - cn.tworice.desensitize.slider.annotation中的注释类型
银行卡号

C

CarLicenseDesensitization - cn.tworice.desensitize.slider.handler中的类
CarLicenseDesensitize 的脱敏处理器
CarLicenseDesensitization() - 类 的构造器cn.tworice.desensitize.slider.handler.CarLicenseDesensitization
 
CarLicenseDesensitize - cn.tworice.desensitize.slider.annotation中的注释类型
车牌号
ChineseNameDesensitization - cn.tworice.desensitize.slider.handler中的类
ChineseNameDesensitize 的脱敏处理器
ChineseNameDesensitization() - 类 的构造器cn.tworice.desensitize.slider.handler.ChineseNameDesensitization
 
ChineseNameDesensitize - cn.tworice.desensitize.slider.annotation中的注释类型
中文名
cn.tworice.desensitize.base.annotation - 程序包 cn.tworice.desensitize.base.annotation
 
cn.tworice.desensitize.base.handler - 程序包 cn.tworice.desensitize.base.handler
 
cn.tworice.desensitize.base.serializer - 程序包 cn.tworice.desensitize.base.serializer
 
cn.tworice.desensitize.regex.annotation - 程序包 cn.tworice.desensitize.regex.annotation
 
cn.tworice.desensitize.regex.handler - 程序包 cn.tworice.desensitize.regex.handler
 
cn.tworice.desensitize.slider.annotation - 程序包 cn.tworice.desensitize.slider.annotation
 
cn.tworice.desensitize.slider.handler - 程序包 cn.tworice.desensitize.slider.handler
 
createContextual(SerializerProvider, BeanProperty) - 类 中的方法cn.tworice.desensitize.base.serializer.StringDesensitizeSerializer
 

D

DefaultDesensitizationHandler - cn.tworice.desensitize.slider.handler中的类
SliderDesensitize 的脱敏处理器
DefaultDesensitizationHandler() - 类 的构造器cn.tworice.desensitize.slider.handler.DefaultDesensitizationHandler
 
DefaultRegexDesensitizationHandler - cn.tworice.desensitize.regex.handler中的类
RegexDesensitize 的正则脱敏处理器
DefaultRegexDesensitizationHandler() - 类 的构造器cn.tworice.desensitize.regex.handler.DefaultRegexDesensitizationHandler
 
DesensitizationHandler<T extends Annotation> - cn.tworice.desensitize.base.handler中的接口
脱敏处理器接口
desensitize(String, T) - 接口 中的方法cn.tworice.desensitize.base.handler.DesensitizationHandler
脱敏
desensitize(String, T) - 类 中的方法cn.tworice.desensitize.regex.handler.AbstractRegexDesensitizationHandler
 
desensitize(String, T) - 类 中的方法cn.tworice.desensitize.slider.handler.AbstractSliderDesensitizationHandler
 
DesensitizeBy - cn.tworice.desensitize.base.annotation中的注释类型
顶级脱敏注解,自定义注解需要使用此注解

E

EmailDesensitizationHandler - cn.tworice.desensitize.regex.handler中的类
EmailDesensitize 的脱敏处理器
EmailDesensitizationHandler() - 类 的构造器cn.tworice.desensitize.regex.handler.EmailDesensitizationHandler
 
EmailDesensitize - cn.tworice.desensitize.regex.annotation中的注释类型
邮箱脱敏注解

F

FixedPhoneDesensitization - cn.tworice.desensitize.slider.handler中的类
FixedPhoneDesensitize 的脱敏处理器
FixedPhoneDesensitization() - 类 的构造器cn.tworice.desensitize.slider.handler.FixedPhoneDesensitization
 
FixedPhoneDesensitize - cn.tworice.desensitize.slider.annotation中的注释类型
固定电话

I

IdCardDesensitization - cn.tworice.desensitize.slider.handler中的类
IdCardDesensitize 的脱敏处理器
IdCardDesensitization() - 类 的构造器cn.tworice.desensitize.slider.handler.IdCardDesensitization
 
IdCardDesensitize - cn.tworice.desensitize.slider.annotation中的注释类型
身份证

M

MobileDesensitization - cn.tworice.desensitize.slider.handler中的类
MobileDesensitize 的脱敏处理器
MobileDesensitization() - 类 的构造器cn.tworice.desensitize.slider.handler.MobileDesensitization
 
MobileDesensitize - cn.tworice.desensitize.slider.annotation中的注释类型
手机号

P

PasswordDesensitization - cn.tworice.desensitize.slider.handler中的类
PasswordDesensitize 的码脱敏处理器
PasswordDesensitization() - 类 的构造器cn.tworice.desensitize.slider.handler.PasswordDesensitization
 
PasswordDesensitize - cn.tworice.desensitize.slider.annotation中的注释类型
密码

R

RegexDesensitize - cn.tworice.desensitize.regex.annotation中的注释类型
正则脱敏注解

S

serialize(String, JsonGenerator, SerializerProvider) - 类 中的方法cn.tworice.desensitize.base.serializer.StringDesensitizeSerializer
 
SliderDesensitize - cn.tworice.desensitize.slider.annotation中的注释类型
滑动脱敏注解
StringDesensitizeSerializer - cn.tworice.desensitize.base.serializer中的类
脱敏序列化器 实现 JSON 返回数据时,使用 DesensitizationHandler 对声明脱敏注解的字段,进行脱敏处理。
StringDesensitizeSerializer() - 类 的构造器cn.tworice.desensitize.base.serializer.StringDesensitizeSerializer
 
A B C D E F I M P R S 
跳过导航链接

Copyright © 2025. All rights reserved.