类 SaIgnoreHandler

java.lang.Object
cn.dev33.satoken.annotation.handler.SaIgnoreHandler
所有已实现的接口:
SaAnnotationHandlerInterface<SaIgnore>

public class SaIgnoreHandler extends Object implements SaAnnotationHandlerInterface<SaIgnore>
注解 SaIgnore 的处理器

v1.43.0 版本起,SaIgnore 注解处理逻辑已转移到全局策略中,此处理器代码仅做留档

从以下版本开始:
2024/8/2
作者:
click33