public class SensitiveCryptHandler extends Object implements PluginInterceptorHandler
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
CONTEXT_KEY |
| 构造器和说明 |
|---|
SensitiveCryptHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
close() |
int |
interceptorOrder() |
void |
onFinished(OnceContextVal invocationVal,
Object result) |
Object |
onInterceptor(OnceContextVal invocationVal) |
void |
start(MendmixMybatisInterceptor context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompatibleSqlRewritepublic void start(MendmixMybatisInterceptor context)
start 在接口中 PluginInterceptorHandlerpublic void close()
close 在接口中 PluginInterceptorHandlerpublic Object onInterceptor(OnceContextVal invocationVal) throws Throwable
onInterceptor 在接口中 PluginInterceptorHandlerThrowablepublic void onFinished(OnceContextVal invocationVal, Object result)
onFinished 在接口中 PluginInterceptorHandlerpublic int interceptorOrder()
interceptorOrder 在接口中 PluginInterceptorHandlerCopyright © 2025. All rights reserved.