public class PasswordStrategy extends Object implements StrategyProvider
| Constructor and Description |
|---|
PasswordStrategy() |
| Modifier and Type | Method and Description |
|---|---|
Object |
build(Object object,
Context context)
脱敏
|
static String |
password(String password)
脱敏密码
|
public static String password(String password)
password - 原始密码public Object build(Object object, Context context)
StrategyProviderbuild in interface StrategyProviderobject - 原始内容context - 执行上下文Copyright © 2019. All rights reserved.