跳过导航链接
C D G I S V 

C

com.github.houbb.sensitive.api - 程序包 com.github.houbb.sensitive.api
 
com.github.houbb.sensitive.api.impl - 程序包 com.github.houbb.sensitive.api.impl
 
ConditionAlwaysTrue - com.github.houbb.sensitive.api.impl中的类
一致返回真的条件
ConditionAlwaysTrue() - 类 的构造器com.github.houbb.sensitive.api.impl.ConditionAlwaysTrue
 

D

deepCopy(T) - 接口 中的方法com.github.houbb.sensitive.api.IDeepCopy
深度拷贝
deepCopy() - 接口 中的方法com.github.houbb.sensitive.api.ISensitiveConfig
深度拷贝
des(Object, IContext) - 类 中的方法com.github.houbb.sensitive.api.impl.SensitiveStrategyBuiltIn
 
des(Object, IContext) - 接口 中的方法com.github.houbb.sensitive.api.IStrategy
脱敏
desCopy(T, ISensitiveConfig) - 接口 中的方法com.github.houbb.sensitive.api.ISensitive
对象进行脱敏操作 原始对象不变,返回脱敏后的新对象 1.
desJson(T, ISensitiveConfig) - 接口 中的方法com.github.houbb.sensitive.api.ISensitive
返回脱敏后的 json 1.

G

getAllFieldList() - 接口 中的方法com.github.houbb.sensitive.api.IContext
获取所有的字段信息
getBeanClass() - 接口 中的方法com.github.houbb.sensitive.api.IContext
类信息
getCurrentField() - 接口 中的方法com.github.houbb.sensitive.api.IContext
获得当前字段信息
getCurrentFieldName() - 接口 中的方法com.github.houbb.sensitive.api.IContext
获取当前字段名称
getCurrentFieldValue() - 接口 中的方法com.github.houbb.sensitive.api.IContext
获取当前字段值
getCurrentObject() - 接口 中的方法com.github.houbb.sensitive.api.IContext
获取当前对象
getEntry() - 接口 中的方法com.github.houbb.sensitive.api.IContext
获取当前的明细信息 (1)普通字段,默认等于 IContext.getCurrentFieldValue() 字段值 (2)列表/集合/数组,则等于具体的明细信息。

I

ICondition - com.github.houbb.sensitive.api中的接口
执行上下文接口
IContext - com.github.houbb.sensitive.api中的接口
脱敏的执行上下文
IDeepCopy - com.github.houbb.sensitive.api中的接口
深度拷贝接口
ISensitive<T> - com.github.houbb.sensitive.api中的接口
脱敏接口
ISensitiveConfig - com.github.houbb.sensitive.api中的接口
脱敏配置接口
IStrategy - com.github.houbb.sensitive.api中的接口
脱敏策略

S

SensitiveStrategyBuiltIn - com.github.houbb.sensitive.api.impl中的类
用于标识为系统内置的注解实现方式 这个类的实现并不重要,只是为了尽可能降低 annotation 对于实现的依赖。
SensitiveStrategyBuiltIn() - 类 的构造器com.github.houbb.sensitive.api.impl.SensitiveStrategyBuiltIn
 

V

valid(IContext) - 接口 中的方法com.github.houbb.sensitive.api.ICondition
是否执行脱敏
valid(IContext) - 类 中的方法com.github.houbb.sensitive.api.impl.ConditionAlwaysTrue
 
C D G I S V 
跳过导航链接

Copyright © 2020. All rights reserved.