Uses of Interface
cn.dev33.satoken.context.SaTokenContext
Packages that use SaTokenContext
-
Uses of SaTokenContext in cn.dev33.satoken
Methods in cn.dev33.satoken that return SaTokenContextMethods in cn.dev33.satoken with parameters of type SaTokenContextModifier and TypeMethodDescriptionstatic voidSaManager.setSaTokenContext(SaTokenContext saTokenContext) -
Uses of SaTokenContext in cn.dev33.satoken.context
Subinterfaces of SaTokenContext in cn.dev33.satoken.contextModifier and TypeInterfaceDescriptioninterfaceSa-Token 上下文处理器次级实现:只读上下文Classes in cn.dev33.satoken.context that implement SaTokenContextModifier and TypeClassDescriptionclassSa-Token 上下文处理器 [ 默认实现类 ]classSa-Token 上下文处理器 [ ThreadLocal 版本 ]Methods in cn.dev33.satoken.context that return SaTokenContextModifier and TypeMethodDescriptionstatic SaTokenContextSaHolder.getContext()获取当前请求的 SaTokenContext 上下文对象