跳过导航链接
C D E G I O P S 

C

com.github - 程序包 com.github
 
com.github.annotation - 程序包 com.github.annotation
 
com.github.desensitization - 程序包 com.github.desensitization
 
com.github.serializer - 程序包 com.github.serializer
 
createContextual(SerializerProvider, BeanProperty) - 类 中的方法com.github.serializer.ObjectDesensitizeSerializer
 
createContextual(Class<? extends Desensitization<?>>) - 类 中的方法com.github.serializer.ObjectDesensitizeSerializer
 

D

Desensitization<T> - com.github.desensitization中的接口
Created by EalenXie on 2021/9/24 15:52 顶级的脱敏器
DesensitizationFactory - com.github.desensitization中的类
Created by EalenXie on 2021/9/30 16:52
Desensitize - com.github.annotation中的注释类型
Created by EalenXie on 2021/10/8 11:30 对象脱敏 注解
desensitize(T) - 接口 中的方法com.github.desensitization.Desensitization
脱敏实现
desensitize(String) - 类 中的方法com.github.desensitization.EmailDesensitization
邮箱脱敏
desensitize(String) - 类 中的方法com.github.desensitization.IDCardDesensitization
身份证脱敏(18位和15位)
desensitize(String) - 类 中的方法com.github.desensitization.PhoneDesensitization
手机号脱敏 只保留前3位和后4位

E

EmailDesensitization - com.github.desensitization中的类
Created by EalenXie on 2021/9/24 15:56 邮箱脱敏器 默认只保留域名
EmailDesensitization() - 类 的构造器com.github.desensitization.EmailDesensitization
 
EmailDesensitize - com.github.annotation中的注释类型
Created by EalenXie on 2021/10/8 11:30 邮箱脱敏 注解

G

getDesensitization(Class<?>) - 类 中的静态方法com.github.desensitization.DesensitizationFactory
 
getDesensitization() - 类 中的方法com.github.serializer.ObjectDesensitizeSerializer
 
getSymbol(int, String) - 类 中的静态方法com.github.Symbol
获取符号

I

IDCardDesensitization - com.github.desensitization中的类
Created by EalenXie on 2021/9/24 15:56 身份证(18位和15位) 脱敏器
IDCardDesensitization() - 类 的构造器com.github.desensitization.IDCardDesensitization
 
IDCardDesensitize - com.github.annotation中的注释类型
Created by EalenXie on 2021/10/8 11:30 中华人民共和国身份证 脱敏注解

O

ObjectDesensitizeSerializer - com.github.serializer中的类
Created by EalenXie on 2021/8/9 9:03 脱敏序列化器
ObjectDesensitizeSerializer() - 类 的构造器com.github.serializer.ObjectDesensitizeSerializer
 

P

PhoneDesensitization - com.github.desensitization中的类
Created by EalenXie on 2021/9/24 15:56 手机号脱敏器 默认只保留前3位和后4位
PhoneDesensitization() - 类 的构造器com.github.desensitization.PhoneDesensitization
 
PhoneDesensitize - com.github.annotation中的注释类型
Created by EalenXie on 2021/10/8 11:30 电话脱敏 注解

S

serialize(Object, JsonGenerator, SerializerProvider) - 类 中的方法com.github.serializer.ObjectDesensitizeSerializer
 
setDesensitization(Desensitization<Object>) - 类 中的方法com.github.serializer.ObjectDesensitizeSerializer
 
STAR - 类 中的静态变量com.github.Symbol
'*'脱敏符
StringDesensitization - com.github.desensitization中的接口
Created by EalenXie on 2021/9/24 15:55 字符串脱敏器
StringDesensitize - com.github.annotation中的注释类型
Created by EalenXie on 2021/9/24 17:47 字符脱敏
Symbol - com.github中的类
Created by EalenXie on 2021/9/24 16:19
C D E G I O P S 
跳过导航链接

Copyright © 2021. All rights reserved.