Package cn.dev33.satoken.fun.hooks
Interface SaTokenPluginHookFunction<T extends SaTokenPlugin>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
SaTokenPlugin 钩子函数
- Since:
- 1.41.0
- Author:
- click33
-
Method Summary
-
Method Details
-
execute
执行的方法- Parameters:
plugin- 插件实例
-